wok-next diff sed/receipt @ rev 6928

Up: elfutils to 0.149. Fixed it to build in clean chroot. Fixed it also to download sources with real wget by since sources are on https host. So now elfutils can download its sources just fine.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Oct 22 22:36:22 2010 +0000 (2010-10-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	Fri Oct 22 22:36:22 2010 +0000
     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"