summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb')
-rw-r--r--meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb b/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb
index 44842f8a01..0d9a12993f 100644
--- a/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb
+++ b/meta/recipes-graphics/libsdl2/libsdl2_2.0.5.bb
@@ -34,8 +34,7 @@ EXTRA_OECONF = "--disable-oss --disable-esd --disable-arts \
34 --enable-pthreads \ 34 --enable-pthreads \
35 --enable-sdl-dlopen \ 35 --enable-sdl-dlopen \
36 --disable-rpath \ 36 --disable-rpath \
37 WAYLAND_PROTOCOLS_SYSROOT_DIR=${STAGING_DIR}/${MACHINE}" 37 WAYLAND_PROTOCOLS_SYSROOT_DIR=${RECIPE_SYSROOT}"
38EXTRA_OECONF[vardepsexclude] = "MACHINE"
39 38
40# opengl packageconfig factored out to make it easy for distros 39# opengl packageconfig factored out to make it easy for distros
41# and BSP layers to pick either (desktop) opengl, gles2, or no GL 40# and BSP layers to pick either (desktop) opengl, gles2, or no GL