diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-13 16:35:38 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2006-08-13 16:35:38 +0000 |
commit | 779a04083dae4a9a0e8595f2154be6ae5cac7cc3 (patch) | |
tree | 373e9541294aaba090931b3c92a6aeb0e2a5895e /conf | |
parent | 5f50cdd4658d66983f4f3cd4b19598e27d461221 (diff) |
conf/distro/jlime-donkey.conf : Add wget to rdpends
* Due to busybox wget having issues with passive ftp, we want
full wget version.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/jlime-donkey.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf index de0cee56fa..3feed1c4ea 100644 --- a/conf/distro/jlime-donkey.conf +++ b/conf/distro/jlime-donkey.conf @@ -79,7 +79,7 @@ TARGET_OS = "linux" #<> BOOTSTRAP_EXTRA_RDEPENDS += "pcmciautils ncurses nano wireless-tools console-tools udev \ e2tools e2fsprogs kernel-modules spectrum-fw keymaps \ - hotplug-ng orinoco-conf" + hotplug-ng orinoco-conf wget" #<> #<>What Qte, libqte.. versions should we use. |