base-files: add a dependency on fstools

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 47066
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
parent b6320a63a2
commit 5da85f7a01

@ -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)

Loading…
Cancel
Save