From: nbd Date: Mon, 28 Sep 2015 09:40:39 +0000 (+0000) Subject: base-files: add a dependency on fstools X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=cf09507ddb73bc5b9ea06e528f115f4ab3aaba7f;p=openwrt.git base-files: add a dependency on fstools Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47066 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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)