summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb
index 8a71cb3b67..6793d450b8 100644
--- a/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb
+++ b/meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb
@@ -30,7 +30,7 @@ SRCREV = "854c0bb374612f7e633b448ca273f970f154458b"
30 30
31S = "${WORKDIR}/git/open-vm-tools" 31S = "${WORKDIR}/git/open-vm-tools"
32 32
33DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps libmspack" 33DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps"
34RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs" 34RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs"
35 35
36inherit module-base kernel-module-split autotools pkgconfig systemd 36inherit module-base kernel-module-split autotools pkgconfig systemd