diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-12-04 18:42:00 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-12-04 18:42:00 +0000 |
commit | 76523d3faf9c6d42ba8a2c9a8db44607da16277e (patch) | |
tree | c1809d4def486defbe5289f8dcbcc41b2a4c7613 /conf | |
parent | 482eee70f42678a27b103ff6cbbf535cb81c4ea1 (diff) | |
parent | acd9acf61c2eadeb8c695472f4a4027fa4a70a5c (diff) |
merge of 425cf1b391611c169a1c3b78f1fe86df088902b9
and 87eec7927f92f34a08ce624f3ff7f4cc85645fd2
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/jlime-donkey.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf index fd57eb8cf9..3c4dc11bb8 100644 --- a/conf/distro/jlime-donkey.conf +++ b/conf/distro/jlime-donkey.conf @@ -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" #<>------------------------------------------------------------------> |