wok rev 11383

Compat: add binutils as a gcc DEPENDS to ensure proper cookorder in tazwok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:31:37 2011 +0100 (2011-12-10)
parents d12d95aa6523
children 374c76bed660
files gcc/receipt
line diff
     1.1 --- a/gcc/receipt	Sat Dec 10 04:29:00 2011 +0100
     1.2 +++ b/gcc/receipt	Sat Dec 10 04:31:37 2011 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  # We need gawk since busybox awk is not sufficient. We have BUILD_DEPENDS
     1.5  # for cookutils that are not used by tazwok/cook-toolchain since it install
     1.6  # and use it's own copy.
     1.7 -DEPENDS="libgomp libobjc gcc-lib-base mpc-library elfutils"
     1.8 +DEPENDS="binutils libgomp libobjc gcc-lib-base mpc-library elfutils"
     1.9  BUILD_DEPENDS="elfutils mpc-library mpfr mpfr-dev gmp gmp-dev \
    1.10  elfutils-dev"
    1.11