wok-undigest rev 69

buildroot: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 17 10:17:09 2010 +0200 (2010-04-17)
parents 2822c1019668
children 0169188e8fe0
files buildroot/receipt
line diff
     1.1 --- a/buildroot/receipt	Fri Apr 16 13:22:51 2010 -0400
     1.2 +++ b/buildroot/receipt	Sat Apr 17 10:17:09 2010 +0200
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.buildroot.org/"
     1.6  WGET_URL="${WEB_SITE}downloads/$TARBALL"
     1.7 -DEPENDS="slitaz-toolchain ncurses wget"
     1.8 +DEPENDS="slitaz-toolchain ncurses wget ncursesw-extra"
     1.9  SUGGESTED="subversion bazaar git elfkickers ccache"
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.12 @@ -21,6 +21,7 @@
    1.13  # Pre and post install commands for Tazpkg.
    1.14  post_install()
    1.15  {
    1.16 +	[ -L /usr/bin/wget ] && tazpkg get-install wget --forced
    1.17  	cat <<EOT
    1.18  Now you can do:
    1.19  $ cd /usr/lib/buildroot