opkg: depend on uclient-fetch, disable busybox wget

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48386
This commit is contained in:
Felix Fietkau
2016-01-19 23:35:04 +00:00
parent 208b96cacd
commit e771a31b39
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ define Package/opkg/Default
SECTION:=base
CATEGORY:=Base system
TITLE:=opkg package manager
DEPENDS:=+uclient-fetch
URL:=http://wiki.openmoko.org/wiki/Opkg
endef