wok-stable diff sed/receipt @ rev 9949
jed: fix bdeps
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed May 18 12:35:56 2011 +0200 (2011-05-18) |
parents | 672d4595c451 |
children |
line diff
1.1 --- a/sed/receipt Sat Jul 04 11:05:48 2009 +0000 1.2 +++ b/sed/receipt Wed May 18 12:35:56 2011 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Gnu stream editor." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="acl" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnu.org/software/sed/" 1.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"