qemu: options sdl and sdl2 conflict with each other

This commit is contained in:
Dominik Honnef 2014-09-05 16:49:38 +02:00
parent 191c1eaf51
commit c9ebe34b52

View file

@ -25,6 +25,7 @@ build_options_default="sdl"
desc_option_gtk="Enable GTK display and use it by default"
desc_option_sdl="Use SDL (1.x) video output"
desc_option_sdl2="Use SDL (2.x) video output"
vopt_conflict "sdl" "sdl2"
do_configure() {
local args=