mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
fstools: fix missing dependency
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
776b24d9aa
commit
e4bad7953b
@ -54,7 +54,7 @@ define Package/snapshot-tool
|
||||
SECTION:=base
|
||||
CATEGORY:=Base system
|
||||
TITLE:=rootfs snapshoting tool
|
||||
DEPENDS:=+libubox
|
||||
DEPENDS:=+libubox +fstools
|
||||
endef
|
||||
|
||||
define Package/block-mount
|
||||
|
Loading…
Reference in New Issue
Block a user