mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
open-vm-tools: line up configure options
Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
443c441443
commit
2be0c8b29b
@@ -38,10 +38,10 @@ inherit autotools pkgconfig systemd
|
|||||||
|
|
||||||
SYSTEMD_SERVICE_${PN} = "vmtoolsd.service"
|
SYSTEMD_SERVICE_${PN} = "vmtoolsd.service"
|
||||||
|
|
||||||
EXTRA_OECONF = "--without-icu --disable-multimon --disable-docs --disable-tests \
|
EXTRA_OECONF = "--without-icu --disable-multimon --disable-docs \
|
||||||
--without-gtkmm --without-xerces --without-pam \
|
--disable-tests --without-gtkmm --without-xerces --without-pam \
|
||||||
--disable-grabbitmqproxy --disable-vgauth --disable-deploypkg \
|
--disable-grabbitmqproxy --disable-vgauth --disable-deploypkg \
|
||||||
--without-root-privileges --without-kernel-modules"
|
--without-root-privileges --without-kernel-modules"
|
||||||
|
|
||||||
NO_X11_FLAGS = "--without-x --without-gtk2 --without-gtk3"
|
NO_X11_FLAGS = "--without-x --without-gtk2 --without-gtk3"
|
||||||
X11_DEPENDS = "libxext libxi libxrender libxrandr libxtst gtk+ gdk-pixbuf"
|
X11_DEPENDS = "libxext libxi libxrender libxrandr libxtst gtk+ gdk-pixbuf"
|
||||||
|
|||||||
Reference in New Issue
Block a user