summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-13 17:03:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-13 17:03:51 +0000
commitce98f1d264c7a09bffcdba935242de3d3fc65b39 (patch)
treedbf104df0e6a299df23133b39555aeb4b16683da /package/base-files/Makefile
parentce6c1c6c84dd2f45e1117443f2b48882d48311dc (diff)
downloadmaster-31e0f0ae-ce98f1d264c7a09bffcdba935242de3d3fc65b39.tar.gz
master-31e0f0ae-ce98f1d264c7a09bffcdba935242de3d3fc65b39.tar.bz2
master-31e0f0ae-ce98f1d264c7a09bffcdba935242de3d3fc65b39.zip
base-files: drop the now unnecessary dependency on opkg/host
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47886
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
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