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.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
index 52bb93a17a..812a9abf3c 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.8.bb
@@ -30,6 +30,7 @@ EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \
30 --enable-pthreads \ 30 --enable-pthreads \
31 --enable-sdl-dlopen \ 31 --enable-sdl-dlopen \
32 --disable-rpath \ 32 --disable-rpath \
33 --disable-sndio \
33 " 34 "
34 35
35# opengl packageconfig factored out to make it easy for distros 36# opengl packageconfig factored out to make it easy for distros