wok-6.x diff binutils/receipt @ rev 11103
Up: epdfview to 0.1.8.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 03:00:38 2011 +0000 (2011-10-17) |
parents | 54b7fcf80cbb |
children | 733f7b1b5b2a |
line diff
1.1 --- a/binutils/receipt Tue May 24 13:39:17 2011 +0000 1.2 +++ b/binutils/receipt Mon Oct 17 03:00:38 2011 +0000 1.3 @@ -6,13 +6,14 @@ 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="glibc zlib" 1.8 -BUILD_DEPENDS="glibc zlib" 1.9 WEB_SITE="http://www.gnu.org/software/binutils/" 1.10 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.11 PROVIDE="libbfd" 1.12 TAGS="assembler linker" 1.13 1.14 +DEPENDS="glibc zlib" 1.15 +BUILD_DEPENDS="glibc-dev zlib-dev" 1.16 + 1.17 # Rules to compile & install the temporary toolchain. 1.18 precook_tmp_toolchain() 1.19 {