# HG changeset patch # User Pascal Bellard # Date 1305733784 -7200 # Node ID 37ae88f35e4d2ecb18bd6d22e608a762fd9ddfda # Parent 3d21b7e2709cd2b2bbae43c94c7eb84e52cfd0f5 crosstool-ng: fix bdeps diff -r 3d21b7e2709c -r 37ae88f35e4d crosstool-ng/receipt --- a/crosstool-ng/receipt Wed May 18 17:41:50 2011 +0200 +++ b/crosstool-ng/receipt Wed May 18 17:49:44 2011 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://ymorin.is-a-geek.org/projects/crosstool" WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL" DEPENDS="slitaz-toolchain" -BUILD_DEPENDS="flex cvs" +BUILD_DEPENDS="flex cvs gawk texinfo" # Rules to configure and make the package. compile_rules()