wok diff grsync/receipt @ rev 3546
Add gmrun
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Tue Jun 23 12:23:23 2009 +0800 (2009-06-23) |
parents | b238b352d513 |
children | 3ef0eab3de81 |
line diff
1.1 --- a/grsync/receipt Thu Jan 08 20:33:07 2009 +0100 1.2 +++ b/grsync/receipt Tue Jun 23 12:23:23 2009 +0800 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="GTK+ intuitive interface to rsync." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ rsync" 1.8 +DEPENDS="gtk+ rsync xorg-libXdamage" 1.9 BUILD_DEPENDS="gtk+-dev xorg-xproto perl-xml-parser" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.opbyte.it/grsync/"