meson: don't require CONFIG_VTE for the GTK UI
commitec14f888b875943cceefda214eeed27c6c6440a6
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 25 Aug 2020 22:23:10 +0000 (25 23:23 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 27 Aug 2020 16:52:30 +0000 (27 18:52 +0200)
treec4f0fba2881f85e15baceaa3654bd402db8b30d3
parent1917ec6d564d3fae404adedcbb6e8a724fba8894
meson: don't require CONFIG_VTE for the GTK UI

Prevously CONFIG_VTE was not required to build QEMU with GTK UI support as not
all platforms have VTE available (in particular Windows).

Remove this requirement from the meson build system to enable QEMU to be built
with GTK UI support for Windows once again.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
ui/meson.build