wok diff crosstool-ng/receipt @ rev 15604

Add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 06 10:58:19 2013 +0000 (2013-12-06)
parents eb8067417980
children 22604cb26233
line diff
     1.1 --- a/crosstool-ng/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/crosstool-ng/receipt	Fri Dec 06 10:58:19 2013 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="slitaz-toolchain"
     1.7 -BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev"
     1.8 +BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev automake libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()