wok rev 10577

gcc: elfutils was in bdeps twice.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 19:27:58 2011 +0000 (2011-05-25)
parents ead6ac3e98b7
children 3bc4a50f1694
files gcc/receipt
line diff
     1.1 --- a/gcc/receipt	Wed May 25 19:27:13 2011 +0000
     1.2 +++ b/gcc/receipt	Wed May 25 19:27:58 2011 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  # for cookutils that are not used by tazwok/cook-toolchain since it install
     1.5  # and use it's own copy.
     1.6  DEPENDS="libgomp libobjc gcc-lib-base mpc-library elfutils"
     1.7 -BUILD_DEPENDS="elfutils mpc-library mpfr mpfr-dev gmp gmp-dev elfutils \
     1.8 +BUILD_DEPENDS="elfutils mpc-library mpfr mpfr-dev gmp gmp-dev \
     1.9  elfutils-dev"
    1.10  
    1.11  # Rules to compile & install the temporary toolchain.