wok-current rev 4451
rsync: update DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Nov 07 21:37:05 2009 +0100 (2009-11-07) |
parents | 5bd5106a9d4b |
children | 5239226b6a15 |
files | rsync/receipt |
line diff
1.1 --- a/rsync/receipt Sat Nov 07 17:57:44 2009 +0100 1.2 +++ b/rsync/receipt Sat Nov 07 21:37:05 2009 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Utility that provides fast incremental." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="popt" 1.8 +DEPENDS="popt attr acl" 1.9 BUILD_DEPENDS="popt-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://rsync.samba.org/"