summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/qemu/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/qemu/Config.in b/package/qemu/Config.in
index 61a2a1072e..d7390141f9 100644
--- a/package/qemu/Config.in
+++ b/package/qemu/Config.in
@@ -118,7 +118,9 @@ comment "Frontends"
config BR2_PACKAGE_QEMU_SDL
bool "Enable SDL frontend"
+ depends on BR2_PACKAGE_XORG7
select BR2_PACKAGE_SDL
+ select BR2_PACKAGE_SDL_X11
help
Say 'y' to enable the SDL frontend, that is, a graphical
window presenting the VM's display.
OpenPOWER on IntegriCloud