base-files: add a conditional dependency to lede-keyring
[openwrt/openwrt.git] / package / base-files / Makefile
index 2286e172084e3fa098ded52a3fbffba518a0e779..4015c340c85aee482618ae0013518e80b23f52e6 100644 (file)
@@ -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)