X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b4aa36c53c687b8c4a74a1d5672c2725f3b29753..f73979c415b25a5e2fb29f0c9549baad7306c7d3:/package/block-mount/Makefile diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index a55ea0246..993a75216 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -21,6 +21,7 @@ endef define Package/block-mount $(call Package/block-mount/Default) TITLE:=Block device mounting and checking + DEPENDS:= +blkid +swap-utils endef define Package/block-mount/description