qemu: sdl frontend needs x11
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 30 Oct 2018 08:27:54 +0000 (09:27 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 30 Oct 2018 20:01:39 +0000 (21:01 +0100)
commit8153ce21e7d1a11c6ac9a722d81a2e14f5428dbd
treea58db8d3b677559783d05827c226163e579af735
parent54000d187a291f295d74ad23d16eeabc50ff23ea
qemu: sdl frontend needs x11

Since qemu 2.12.0 and
https://github.com/qemu/qemu/commit/2ec78706d188df7d3dab43d07b19b05ef7800a44,
x_keymap.h has been converted from "SDL display driver" to "X11 keymaps"

So add a select on BR2_PACKAGE_SDL_X11

Fixes:
 - http://autobuild.buildroot.org/results/1908d2d7de8d3aff11ed6fbb8fe4cf3eff54b5a5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qemu/Config.in