aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files
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
commitdb5ee5e2b590019116f46a36419a0289e2909737 (patch)
treef43073be6c0f4f03a90a0a5762a7756d3b28006e /package/base-files
parent0a38f3c94f20ace6637aea3dc83ade9b2ef081af (diff)
downloadmaster-187ad058-db5ee5e2b590019116f46a36419a0289e2909737.tar.gz
master-187ad058-db5ee5e2b590019116f46a36419a0289e2909737.tar.bz2
master-187ad058-db5ee5e2b590019116f46a36419a0289e2909737.zip
base-files: drop the now unnecessary dependency on opkg/host
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47886 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-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