virtio-gpu-gl: declare dependency on ui-opengl
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 17 Jun 2024 08:27:56 +0000 (12:27 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 22 Jul 2024 08:47:28 +0000 (12:47 +0400)
commitcc455d7eef7f1c7be58eddc9d76ae1a99d293b65
tree5f757df51e3e3374ac9d7b8dd93120c30717f4a9
parent1f1736a8f16d27a99abd371caaeedc10e6411d15
virtio-gpu-gl: declare dependency on ui-opengl

Since commit e8a2db94 "virtio-gpu-virgl: teach it to get the QEMU EGL
display", virtio-gl depends on ui-opengl symbol "qemu_egl_display".

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2391
Fixes: e8a2db94 ("virtio-gpu-virgl: teach it to get the QEMU EGL display")
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
hw/display/virtio-gpu-gl.c