mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-25 02:46:48 +00:00
util-linux: fix missing dependency introduced by r43459
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43476
This commit is contained in:
parent
ad1592e02c
commit
afbbf3084d
@ -279,7 +279,7 @@ endef
|
||||
define Package/mount-utils
|
||||
$(call Package/util-linux/Default)
|
||||
TITLE:=related (u)mount utilities
|
||||
DEPENDS+= +libmount
|
||||
DEPENDS+= +libmount +libsmartcols
|
||||
endef
|
||||
|
||||
define Package/mount-utils/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user