wok-current diff crosstool-ng/receipt @ rev 17035

slitaz-configs-base: use chroot in post_install()
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 18 08:45:31 2014 +0000 (2014-08-18)
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	Mon Aug 18 08:45:31 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()