wok diff gtkspell/receipt @ rev 8460

Compling samba with -j1 now.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 20:49:59 2011 +0000 (2011-02-06)
parents ec066bd77049
children d4b159e1110b
line diff
     1.1 --- a/gtkspell/receipt	Sun Apr 25 22:52:30 2010 +0200
     1.2 +++ b/gtkspell/receipt	Sun Feb 06 20:49:59 2011 +0000
     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"