wok-current rev 17647
Up: binutils 2.25
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Sat Feb 14 22:11:20 2015 +0000 (2015-02-14) |
parents | f0e8eec33d8b |
children | 48b3913df4ef |
files | binutils/receipt |
line diff
1.1 --- a/binutils/receipt Sat Feb 14 21:58:57 2015 +0000 1.2 +++ b/binutils/receipt Sat Feb 14 22:11:20 2015 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="binutils" 1.7 -VERSION="2.23.1" 1.8 +VERSION="2.25" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GNU assembler, linker and binary utilities." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -15,7 +15,7 @@ 1.13 HOST_ARCH="i486 arm" 1.14 1.15 DEPENDS="glibc zlib" 1.16 -BUILD_DEPENDS="glibc-dev zlib-dev" 1.17 +BUILD_DEPENDS="glibc-dev zlib-dev texinfo" 1.18 1.19 # Handle cross compilation. 1.20 case "$ARCH" in