wok-current diff binutils/receipt @ rev 2960
libxcb: Avoid dep on xcb-proto/python
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 08 23:10:31 2009 +0200 (2009-05-08) |
parents | 45b0ddd9adf0 |
children | 3daee9f84084 |
line diff
1.1 --- a/binutils/receipt Wed Apr 22 18:21:25 2009 +0200 1.2 +++ b/binutils/receipt Fri May 08 23:10:31 2009 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="GNU assembler, linker and binary utilities." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 +DEPENDS="zlib" 1.8 WEB_SITE="http://www.gnu.org/software/binutils/" 1.9 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.10 #WGET_URL="ftp://sourceware.org/pub/binutils/snapshots/$TARBALL"