wok rev 9969

crosstool-ng: fix bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 18 17:49:44 2011 +0200 (2011-05-18)
parents 3d21b7e2709c
children 78f6b1f7bdf4
files crosstool-ng/receipt
line diff
     1.1 --- a/crosstool-ng/receipt	Wed May 18 17:41:50 2011 +0200
     1.2 +++ b/crosstool-ng/receipt	Wed May 18 17:49:44 2011 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://ymorin.is-a-geek.org/projects/crosstool"
     1.5  WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL"
     1.6  DEPENDS="slitaz-toolchain"
     1.7 -BUILD_DEPENDS="flex cvs"
     1.8 +BUILD_DEPENDS="flex cvs gawk texinfo"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()