wok-6.x diff parcellite/receipt @ rev 4213
claws-mail-archive: fix FSH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 24 10:21:52 2009 +0200 (2009-09-24) |
parents | b0e25e472e8f |
children | 3543c8379d9b |
line diff
1.1 --- a/parcellite/receipt Tue Nov 25 12:29:05 2008 +0100 1.2 +++ b/parcellite/receipt Thu Sep 24 10:21:52 2009 +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/"