wok diff gmp/receipt @ rev 11615

mc: add gpm support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 23 12:01:58 2012 +0100 (2012-01-23)
parents 4773dc63b2eb
children ecf8eec52630
line diff
     1.1 --- a/gmp/receipt	Wed May 25 19:26:31 2011 +0000
     1.2 +++ b/gmp/receipt	Mon Jan 23 12:01:58 2012 +0100
     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()