wok-6.x diff gtkspell/receipt @ rev 12543
binutils: add --with-bugurl=
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Apr 26 13:37:41 2012 +0200 (2012-04-26) |
parents | ec066bd77049 |
children | d4b159e1110b |
line diff
1.1 --- a/gtkspell/receipt Sun Apr 25 22:52:30 2010 +0200 1.2 +++ b/gtkspell/receipt Thu Apr 26 13:37:41 2012 +0200 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gtkspell" 1.7 -VERSION="2.0.15" 1.8 +VERSION="2.0.16" 1.9 CATEGORY="development" 1.10 SHORT_DESC="provides highlighting and replacement of misspelled words" 1.11 MAINTAINER="allan316@gmail.com" 1.12 DEPENDS="enchant gtk+ cairo" 1.13 -BUILD_DEPENDS="enchant-dev" 1.14 +BUILD_DEPENDS="enchant enchant-dev gtk+-dev pkg-config intltool expat-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://gtkspell.sourceforge.net" 1.17 WGET_URL="$WEB_SITE/download/$TARBALL"