mirror of https://github.com/hak5/openwrt.git
base-files: drop the now unnecessary dependency on opkg/host
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47886lede-17.01
parent
ce6c1c6c84
commit
ce98f1d264
|
@ -14,7 +14,7 @@ PKG_NAME:=base-files
|
|||
PKG_RELEASE:=164
|
||||
|
||||
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
|
||||
PKG_BUILD_DEPENDS:=opkg/host usign/host
|
||||
PKG_BUILD_DEPENDS:=usign/host
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
PKG_CONFIG_DEPENDS := CONFIG_SIGNED_PACKAGES
|
||||
|
|
Loading…
Reference in New Issue