block-mount busybox: Removed busybox versions of blkid and swap-utils since they...
[openwrt/staging/rmilecki.git] / package / block-mount / Makefile
index a55ea0246950ce227cf64fba518a19c108f96eda..993a75216d02335dd1e0fa93ec816912d19b4cd7 100644 (file)
@@ -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