wok-4.x diff gmp/receipt @ rev 12452
knock: set default interface
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 14 10:05:29 2015 +0200 (2015-08-14) |
parents | 4773dc63b2eb |
children | 654ef6aa1962 |
line diff
1.1 --- a/gmp/receipt Wed May 25 19:26:31 2011 +0000 1.2 +++ b/gmp/receipt Fri Aug 14 10:05:29 2015 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="glibc-base" 1.7 -#BUILD_DEPENDS="binutils" 1.8 +BUILD_DEPENDS="binutils" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()