cosmetic change: rename PKG_BUILDDEP to PKG_BUILD_DEPENDS
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6180 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -20,7 +20,7 @@ PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_BUILDDEP:=iptables libupnp
|
||||
PKG_BUILD_DEPENDS:=iptables libupnp
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Reference in New Issue
Block a user