From: John Crispin Date: Tue, 26 Apr 2016 23:52:02 +0000 (+0200) Subject: base-files: add a conditional dependency to lede-keyring X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a13f47760c7b9bf8f9e3ff37b1c79147b119c872;p=openwrt%2Fstaging%2Fstintel.git base-files: add a conditional dependency to lede-keyring Signed-off-by: John Crispin --- diff --git a/package/base-files/Makefile b/package/base-files/Makefile index 2286e17208..4015c340c8 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -33,7 +33,7 @@ endif define Package/base-files SECTION:=base CATEGORY:=Base system - DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +fstools + DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +SIGNED_PACKAGES:lede-keyring +fstools TITLE:=Base filesystem for Lede URL:=http://openwrt.org/ VERSION:=$(PKG_RELEASE)-$(REVISION)