wok-current diff sed/receipt @ rev 5889
guile: Fix build with GCC 4.5
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 22 01:56:20 2010 +0200 (2010-07-22) |
parents | 672d4595c451 |
children | 99f307fc1c76 |
line diff
1.1 --- a/sed/receipt Sat Jul 04 11:05:48 2009 +0000 1.2 +++ b/sed/receipt Thu Jul 22 01:56:20 2010 +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"