wok diff parcellite/receipt @ rev 4011
linux: add CONFIG_PPP_FILTER
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 02 22:49:00 2009 +0200 (2009-09-02) |
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 Sep 02 22:49:00 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/"