mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:02:33 +00:00
open-vm-tools: add missing glib-2.0-native dependency
glib-2.0-native is needed to find glib-genmarshal. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7814514331
commit
e1d922c1a3
@ -26,7 +26,7 @@ SRCREV = "538ea037a1549b6fd4e57529f7448a3fd2aa47af"
|
|||||||
|
|
||||||
S = "${WORKDIR}/git/open-vm-tools"
|
S = "${WORKDIR}/git/open-vm-tools"
|
||||||
|
|
||||||
DEPENDS = "virtual/kernel glib-2.0 util-linux libdnet procps libmspack"
|
DEPENDS = "virtual/kernel glib-2.0 glib-2.0-native util-linux libdnet procps libmspack"
|
||||||
RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs"
|
RDEPENDS_${PN} = "util-linux libdnet kernel-module-vmhgfs"
|
||||||
|
|
||||||
inherit module-base kernel-module-split autotools pkgconfig systemd
|
inherit module-base kernel-module-split autotools pkgconfig systemd
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user