diff options
-rw-r--r-- | meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb | 2 |
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 @@ | |||
1 | SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver" | 1 | SUMMARY = "The upstream project used to drive the Device Mapper multipathing driver" |
2 | 2 | ||
3 | DEPENDS = "lvm2 libaio liburcu readline udev" | 3 | DEPENDS = "libdevmapper libaio liburcu readline udev" |
4 | 4 | ||
5 | LICENSE = "LGPLv2" | 5 | LICENSE = "LGPLv2" |
6 | 6 | ||