wok-4.x diff parcellite/receipt @ rev 5569
Up: ffmpeg-svn; mktemp patch to make it busybox compatible and drop coreutils-* build_depends
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri May 14 10:25:33 2010 -0400 (2010-05-14) |
parents | b0e25e472e8f |
children | 3543c8379d9b |
line diff
1.1 --- a/parcellite/receipt Tue Nov 25 12:29:05 2008 +0100 1.2 +++ b/parcellite/receipt Fri May 14 10:25:33 2010 -0400 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/"