base-files: add a dependency on fstools
authorFelix Fietkau <nbd@openwrt.org>
Mon, 28 Sep 2015 09:40:39 +0000 (09:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 28 Sep 2015 09:40:39 +0000 (09:40 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47066

package/base-files/Makefile

index c33a3dc104636bc42d0d6b276130b2bcbdf926f9..967d5430eb40e5c96d1697dd649e8ecc86e86914 100644 (file)
@@ -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)