conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdepends
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Mon, 4 Dec 2006 18:10:42 +0000 (18:10 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Mon, 4 Dec 2006 18:10:42 +0000 (18:10 +0000)
* Added parted & dialog programs to distro_rdepends since
  they are needed for installer.

conf/distro/jlime-donkey.conf

index fd57eb8..3c4dc11 100644 (file)
@@ -81,7 +81,8 @@ TARGET_OS = "linux"
 #<>What we want on the bootstrap image (extra) 
 #<>                                            
 #<>------------------------------------------------------------------<
-DISTRO_EXTRA_RDEPENDS = "wireless-tools nano keymaps tslib-calibrate tslib-tests console-tools"
+DISTRO_EXTRA_RDEPENDS = "wireless-tools nano keymaps tslib-calibrate tslib-tests console-tools \
+                         parted dialog"
 
 
 #<>------------------------------------------------------------------>