mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02: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…
x
Reference in New Issue
Block a user