wok diff binutils/receipt @ rev 4781
Fix: amule DEPENDS (Bug #227).
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jan 14 22:19:54 2010 +0100 (2010-01-14) |
parents | ad8ecdc56d8e |
children | 4273e906522b |
line diff
1.1 --- a/binutils/receipt Sat Aug 22 11:51:34 2009 +0000 1.2 +++ b/binutils/receipt Thu Jan 14 22:19:54 2010 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 DEPENDS="zlib" 1.5 WEB_SITE="http://www.gnu.org/software/binutils/" 1.6 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.7 +PROVIDE="libbfd" 1.8 1.9 # Rules to configure and make the package. 1.10 #