فهرست منبع

base-files: add a dependency on fstools

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 47066
Felix Fietkau 10 سال پیش
والد
کامیت
5da85f7a01
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package/base-files/Makefile

+ 1 - 1
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)