wok-current diff elfutils/receipt @ rev 8915
gtk+: add bash in BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 28 17:24:10 2011 +0100 (2011-02-28) |
parents | ae783db76c01 |
children | 129718f02808 |
line diff
1.1 --- a/elfutils/receipt Sat Feb 05 00:19:11 2011 +0000 1.2 +++ b/elfutils/receipt Mon Feb 28 17:24:10 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="ELF object file access library." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="glibc-base" 1.8 +DEPENDS="glibc-base elfutils" 1.9 BUILD_DEPENDS="binutils" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="https://fedorahosted.org/elfutils/"