wok diff buildroot/receipt @ rev 17370

Add linux64-module-headers
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 21 13:38:52 2014 +0100 (2014-11-21)
parents 3bb1eb0241d3
children dfef8de3d270
line diff
     1.1 --- a/buildroot/receipt	Sun Nov 02 12:25:01 2014 +0100
     1.2 +++ b/buildroot/receipt	Fri Nov 21 13:38:52 2014 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="${WEB_SITE}downloads/$TARBALL"
     1.5  SUGGESTED="subversion bazaar git elfkickers ccache bison flex gettext texinfo"
     1.6  
     1.7 -DEPENDS="slitaz-toolchain ncurses wget ncursesw-extra tar"
     1.8 +DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncursesw-extra tar \
     1.9 +bash bzip2 perl python unzip rsync"
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.12  genpkg_rules()