diff options
-rw-r--r-- | meta-oe/recipes-support/open-vm-tools/open-vm-tools_10.1.5.bb | 2 |
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 | ||
31 | S = "${WORKDIR}/git/open-vm-tools" | 31 | S = "${WORKDIR}/git/open-vm-tools" |
32 | 32 | ||
33 | DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps libmspack" | 33 | DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps" |
34 | RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs" | 34 | RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs" |
35 | 35 | ||
36 | inherit module-base kernel-module-split autotools pkgconfig systemd | 36 | inherit module-base kernel-module-split autotools pkgconfig systemd |