summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
index 838a47af71..5f8c422576 100644
--- a/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
+++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb
@@ -1,6 +1,6 @@
1SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver" 1SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver"
2 2
3DEPENDS = "lvm2 libaio liburcu readline udev" 3DEPENDS = "libdevmapper libaio liburcu readline udev"
4 4
5LICENSE = "LGPLv2" 5LICENSE = "LGPLv2"
6 6