From ce98f1d264c7a09bffcdba935242de3d3fc65b39 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 13 Dec 2015 17:03:51 +0000 Subject: [PATCH] base-files: drop the now unnecessary dependency on opkg/host Signed-off-by: Felix Fietkau SVN-Revision: 47886 --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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