From 5da85f7a01b82d30979afa20ce2ce30f87b338ed Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 28 Sep 2015 09:40:39 +0000 Subject: [PATCH] base-files: add a dependency on fstools Signed-off-by: Felix Fietkau SVN-Revision: 47066 --- 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 c33a3dc104..967d5430eb 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -31,7 +31,7 @@ endif define Package/base-files SECTION:=base CATEGORY:=Base system - DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign + DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +fstools TITLE:=Base filesystem for OpenWrt URL:=http://openwrt.org/ VERSION:=$(PKG_RELEASE)-$(REVISION)