wok-next diff crosstool-ng/receipt @ rev 16332
znc: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 11 06:13:22 2014 +0000 (2014-04-11) |
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 Apr 11 06:13:22 2014 +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()