wok diff gtkspell/receipt @ rev 15804

8086tiny: typos (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 22 18:22:51 2014 +0100 (2014-01-22)
parents d4b159e1110b
children 128aae84d74c
line diff
     1.1 --- a/gtkspell/receipt	Wed Jun 20 17:18:59 2012 +0000
     1.2 +++ b/gtkspell/receipt	Wed Jan 22 18:22:51 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  {