mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:56:14 +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
|
||||
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