# HG changeset patch # User Pascal Bellard # Date 1359193687 -3600 # Node ID 2e19c1ad8dd7373705bb85965e843d97fa6d27b7 # Parent 8c4ebc5cc1de1073b90e7d8c3baf5599ab59a0c3 slitaz-boot-scripts: /usr/bin/rcSconf needs /bin/sh diff -r 8c4ebc5cc1de -r 2e19c1ad8dd7 slitaz-boot-scripts/receipt --- a/slitaz-boot-scripts/receipt Sat Jan 26 05:19:53 2013 +0000 +++ b/slitaz-boot-scripts/receipt Sat Jan 26 10:48:07 2013 +0100 @@ -13,7 +13,7 @@ CONFIG_FILES="/etc/inittab /etc/init.d/local.sh /etc/rcS.conf /etc/network.conf" # Needed to fetch the keymaps and test the filesystem. -DEPENDS="kbd-base e2fsprogs" +DEPENDS="kbd-base e2fsprogs busybox" # Rules to gen a SliTaz package suitable for Tazpkg. #