mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 00:04:05 +02:00
opkg depends on curl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11988 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3534ad1425
commit
79c41c4a72
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/opkg
|
define Package/opkg
|
||||||
SECTION:=base
|
SECTION:=base
|
||||||
CATEGORY:=Base system
|
CATEGORY:=Base system
|
||||||
|
DEPENDS:=+libcurl
|
||||||
TITLE:=opkg package management system
|
TITLE:=opkg package management system
|
||||||
URL:=http://wiki.openmoko.org/wiki/Opkg
|
URL:=http://wiki.openmoko.org/wiki/Opkg
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user