summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/systemd/systemd_256.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_256.5.bb b/meta/recipes-core/systemd/systemd_256.5.bb
index 85c7fc743d..68f15ab065 100644
--- a/meta/recipes-core/systemd/systemd_256.5.bb
+++ b/meta/recipes-core/systemd/systemd_256.5.bb
@@ -742,6 +742,8 @@ INSANE_SKIP:libsystemd-shared += "libdir"
742FILES:libsystemd-shared = "${rootlibdir}/systemd/libsystemd-shared*.so" 742FILES:libsystemd-shared = "${rootlibdir}/systemd/libsystemd-shared*.so"
743 743
744RPROVIDES:udev = "hotplug" 744RPROVIDES:udev = "hotplug"
745# This can be removed when we parse .note.dlopen in the ELF
746RDEPENDS:udev += "libkmod"
745 747
746RDEPENDS:udev-bash-completion += "bash-completion" 748RDEPENDS:udev-bash-completion += "bash-completion"
747RDEPENDS:udev-hwdb += "udev" 749RDEPENDS:udev-hwdb += "udev"