wok diff lxappearance/receipt @ rev 3363
ghostscript: remove libiconv dep
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jun 11 22:34:48 2009 +0200 (2009-06-11) |
parents | 90a3c5374ebc |
children | 00a2525fa189 |
line diff
1.1 --- a/lxappearance/receipt Thu Oct 02 16:24:12 2008 +0000 1.2 +++ b/lxappearance/receipt Thu Jun 11 22:34:48 2009 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Desktop setting configuration utility from LXDE." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="pkg-config gtk+-dev gettext xorg-xproto" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://lxde.sourceforge.net/"