wok-stable diff parcellite/receipt @ rev 5888
gaupol: Fix build.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 21 23:57:31 2010 +0200 (2010-07-21) |
parents | b0e25e472e8f |
children | 3543c8379d9b |
line diff
1.1 --- a/parcellite/receipt Tue Nov 25 12:29:05 2008 +0100 1.2 +++ b/parcellite/receipt Wed Jul 21 23:57:31 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Lightweight GTK+ clipboard manager" 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+" 1.8 +DEPENDS="gtk+ xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+-dev intltool" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://code.google.com/p/xyhthyx/"