diff options
Diffstat (limited to 'package')
| -rw-r--r-- | package/opkg/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/package/opkg/Makefile b/package/opkg/Makefile index b9e3e2979..ab41ac099 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -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 | 
