summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl')
-rw-r--r--meta-efl/recipes-efl/efl/expedite.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/expedite.inc b/meta-efl/recipes-efl/efl/expedite.inc
index 89500bfbf..6a83be121 100644
--- a/meta-efl/recipes-efl/efl/expedite.inc
+++ b/meta-efl/recipes-efl/efl/expedite.inc
@@ -7,6 +7,9 @@ INC_PR = "r0"
7 7
8inherit e 8inherit e
9 9
10PACKAGECONFIG ??= ""
11PACKAGECONFIG[sdl] = "--enable-opengl-sdl,--disable-opengl-sdl,libsdl"
12
10EXTRA_OECONF = "\ 13EXTRA_OECONF = "\
11 --x-includes=${STAGING_INCDIR}/X11 \ 14 --x-includes=${STAGING_INCDIR}/X11 \
12 --x-libraries=${STAGING_LIBDIR} \ 15 --x-libraries=${STAGING_LIBDIR} \