wok rev 11382

Compat: remove gcc from zlib BUILD_DEPENDS to ensure proper cookorder in tazwok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:29:00 2011 +0100 (2011-12-10)
parents ff53b817332c
children 18c26403f57c
files zlib/receipt
line diff
     1.1 --- a/zlib/receipt	Sat Dec 10 03:57:11 2011 +0100
     1.2 +++ b/zlib/receipt	Sat Dec 10 04:29:00 2011 +0100
     1.3 @@ -10,7 +10,6 @@
     1.4  WGET_URL="$WEB_SITE/$TARBALL"
     1.5  
     1.6  DEPENDS="glibc-base"
     1.7 -BUILD_DEPENDS="gcc"
     1.8  
     1.9  # Rules to compile & install the temporary toolchain by Tazwok.
    1.10  cook_tmp_toolchain()