mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
opkg depends on curl
SVN-Revision: 11988
This commit is contained in:
parent
182c9bc339
commit
3832f60af7
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/opkg
|
||||
SECTION:=base
|
||||
CATEGORY:=Base system
|
||||
DEPENDS:=+libcurl
|
||||
TITLE:=opkg package management system
|
||||
URL:=http://wiki.openmoko.org/wiki/Opkg
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user