From: Felix Fietkau Date: Sun, 13 Dec 2015 17:03:51 +0000 (+0000) Subject: base-files: drop the now unnecessary dependency on opkg/host X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=973b1615c3d31b277c9bcb50038a3647899b9a66 base-files: drop the now unnecessary dependency on opkg/host Signed-off-by: Felix Fietkau SVN-Revision: 47886 --- diff --git a/package/base-files/Makefile b/package/base-files/Makefile index c73cc735fb..1367fa9291 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -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