summaryrefslogtreecommitdiffstats
path: root/package/block-mount
diff options
context:
space:
mode:
Diffstat (limited to 'package/block-mount')
-rw-r--r--package/block-mount/Makefile1
1 files changed, 1 insertions, 0 deletions
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