util-linux: add missing dependency
https://dev.openwrt.org/ticket/15417 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40331
This commit is contained in:
parent
3972b47458
commit
1fdf13a9e1
@ -240,7 +240,7 @@ endef
|
||||
define Package/lsblk
|
||||
$(call Package/util-linux/Default)
|
||||
TITLE:=list block devices
|
||||
DEPENDS:= +libblkid
|
||||
DEPENDS:= +libblkid +libmount
|
||||
SUBMENU=disc
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user