wok diff slitaz-boot-scripts/receipt @ rev 12161

Fix several deps according to issue126
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 17 21:59:51 2012 +0100 (2012-03-17)
parents 0521bd35c5db
children d0fbe45f70e1
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Sun Feb 19 12:08:34 2012 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Sat Mar 17 21:59:51 2012 +0100
     1.3 @@ -10,6 +10,9 @@
     1.4  WGET_URL="http://mirror.slitaz.org/sources/boot-scripts/$TARBALL"
     1.5  CONFIG_FILES="/etc/inittab /etc/init.d/local.sh /etc/rcS.conf /etc/network.conf"
     1.6  
     1.7 +# Needed to fetch the keymaps and test the filesystem.
     1.8 +DEPENDS="kbd-base e2fsprogs"
     1.9 +
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  #
    1.12  # This package is all build by genpkg, it provide the boot scripts found