# HG changeset patch # User Christopher Rogers # Date 1306351678 0 # Node ID 84e3f4466f26822216b475cbab293d148f8d9cf1 # Parent ead6ac3e98b78514f20966245efca9fcf69ab448 gcc: elfutils was in bdeps twice. diff -r ead6ac3e98b7 -r 84e3f4466f26 gcc/receipt --- a/gcc/receipt Wed May 25 19:27:13 2011 +0000 +++ b/gcc/receipt Wed May 25 19:27:58 2011 +0000 @@ -13,7 +13,7 @@ # for cookutils that are not used by tazwok/cook-toolchain since it install # and use it's own copy. DEPENDS="libgomp libobjc gcc-lib-base mpc-library elfutils" -BUILD_DEPENDS="elfutils mpc-library mpfr mpfr-dev gmp gmp-dev elfutils \ +BUILD_DEPENDS="elfutils mpc-library mpfr mpfr-dev gmp gmp-dev \ elfutils-dev" # Rules to compile & install the temporary toolchain.