change SECTION and CATEGORY to put packages in the right place, change PKG_BUILDDEPs to use package-name instead of source-name (seems to work best with WR sdk).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4296 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -22,7 +22,7 @@ PKG_MD5SUM:=df899194a340c933944b193477c628fa
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
PKG_BUILDDEP:=openssl
|
||||
PKG_BUILDDEP:=libopenssl
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user