conf/distro/jlime-donkey.conf : Add wget to rdpends
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Sun, 13 Aug 2006 16:35:38 +0000 (16:35 +0000)
committerKristoffer Ericson <kristoffer_e1@hotmail.com>
Sun, 13 Aug 2006 16:35:38 +0000 (16:35 +0000)
* Due to busybox wget having issues with passive ftp, we want
  full wget version.

conf/distro/jlime-donkey.conf

index de0cee5..3feed1c 100644 (file)
@@ -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.