Author: nbd Date: 2015-09-28 11:40:39 +0200 (Mon, 28 Sep 2015) New Revision: 47066
Modified: trunk/package/base-files/Makefile Log: base-files: add a dependency on fstools Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/base-files/Makefile =================================================================== --- trunk/package/base-files/Makefile 2015-09-28 09:39:47 UTC (rev 47065) +++ trunk/package/base-files/Makefile 2015-09-28 09:40:39 UTC (rev 47066) @@ -31,7 +31,7 @@ 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) _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
