diff --git a/recipes-extended/multipath-tools/multipath-tools_git.bb b/recipes-extended/multipath-tools/multipath-tools_git.bb index e2076d36..9ba5cd65 100644 --- a/recipes-extended/multipath-tools/multipath-tools_git.bb +++ b/recipes-extended/multipath-tools/multipath-tools_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This package provides the tools to manage multipathed devices by instructing the device-mapper multipath module what to do" HOMEPAGE = "http://christophe.varoqui.free.fr/" -DEPENDS = "readline libaio lvm2" +DEPENDS = "readline libaio lvm2 udev" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=7be2873b6270e45abacc503abbe2aa3d"