add module-init-tools to {R}DEPENDS.
authorPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 12:32:03 +0000 (12:32 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 16 Oct 2004 12:32:03 +0000 (12:32 +0000)
requested by Koen Kooi

BKrev: 417114c3w2iCnN8r14LWqOld65Ab4g

conf/machine/ipaq-pxa-2.6.conf

index 7377ee4..7c48779 100644 (file)
@@ -2,8 +2,8 @@ IPKG_ARCHS = "all arm ipaqpxa ${MACHINE}"
 TARGET_ARCH = arm
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
-BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral"
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral module-init-tools"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral module-init-tools"
 include conf/machine/handheld-common.conf
 
 GPE_MACHINE_CLASS = "smallscreen"