diff options
Diffstat (limited to 'package/block-mount/Makefile')
-rw-r--r-- | package/block-mount/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index a55ea02469..993a75216d 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 |