summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
index ab514f0533..ed87cd71c3 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.10.bb
@@ -36,6 +36,7 @@ EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \
36 --enable-sdl-dlopen \ 36 --enable-sdl-dlopen \
37 --disable-rpath \ 37 --disable-rpath \
38 --disable-sndio \ 38 --disable-sndio \
39 --disable-fcitx --disable-ibus \
39 " 40 "
40 41
41# opengl packageconfig factored out to make it easy for distros 42# opengl packageconfig factored out to make it easy for distros