wok rev 13929

slitaz-boot-scripts: /usr/bin/rcSconf needs /bin/sh
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 26 10:48:07 2013 +0100 (2013-01-26)
parents 8c4ebc5cc1de
children edd6117a0e47
files slitaz-boot-scripts/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Sat Jan 26 05:19:53 2013 +0000
     1.2 +++ b/slitaz-boot-scripts/receipt	Sat Jan 26 10:48:07 2013 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  CONFIG_FILES="/etc/inittab /etc/init.d/local.sh /etc/rcS.conf /etc/network.conf"
     1.5  
     1.6  # Needed to fetch the keymaps and test the filesystem.
     1.7 -DEPENDS="kbd-base e2fsprogs"
     1.8 +DEPENDS="kbd-base e2fsprogs busybox"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  #