wok-6.x diff gtkspell/receipt @ rev 16169

ARM: add tint2 and wbar2 for a nice OpenBox desktop
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 00:47:31 2014 +0100 (2014-03-30)
parents d4b159e1110b
children 128aae84d74c
line diff
     1.1 --- a/gtkspell/receipt	Wed Jun 20 17:18:59 2012 +0000
     1.2 +++ b/gtkspell/receipt	Sun Mar 30 00:47:31 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="provides highlighting and replacement of misspelled words"
     1.6  MAINTAINER="allan316@gmail.com"
     1.7 -DEPENDS="enchant gtk+ cairo"
     1.8 -BUILD_DEPENDS="enchant enchant-dev gtk+-dev pkg-config intltool expat-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://gtkspell.sourceforge.net"
    1.12  WGET_URL="$WEB_SITE/download/$TARBALL"
    1.13  
    1.14 +DEPENDS="enchant gtk+ cairo"
    1.15 +BUILD_DEPENDS="enchant enchant-dev gtk+-dev pkg-config intltool expat-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {