wok-4.x diff gtkspell/receipt @ rev 5337
remove cairo-xcb and update needed DEPENDS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Apr 25 22:52:30 2010 +0200 (2010-04-25) |
parents | 9f19aee613be |
children | 659f5e0ed167 |
line diff
1.1 --- a/gtkspell/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gtkspell/receipt Sun Apr 25 22:52:30 2010 +0200 1.3 @@ -5,7 +5,7 @@ 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-xcb" 1.8 +DEPENDS="enchant gtk+ cairo" 1.9 BUILD_DEPENDS="enchant-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://gtkspell.sourceforge.net"