aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/expedite.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/expedite.inc')
-rw-r--r--meta-efl/recipes-efl/efl/expedite.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-efl/recipes-efl/efl/expedite.inc b/meta-efl/recipes-efl/efl/expedite.inc
index 0a1f72548e..30ba063069 100644
--- a/meta-efl/recipes-efl/efl/expedite.inc
+++ b/meta-efl/recipes-efl/efl/expedite.inc
@@ -1,5 +1,5 @@
DESCRIPTION = "Expedite is a comprehensive benchmarking suite for Evas"
-DEPENDS = "eet evas"
+DEPENDS = "eet evas libsdl"
LICENSE = "MIT BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=d70bc65d46237e4ef386beebe7d0fe5b"
@@ -7,9 +7,6 @@ INC_PR = "r0"
inherit e
-PACKAGECONFIG ??= ""
-PACKAGECONFIG[sdl] = "--enable-opengl-sdl,--disable-opengl-sdl,libsdl"
-
EXTRA_OECONF = "\
--x-includes=${STAGING_INCDIR}/X11 \
--x-libraries=${STAGING_LIBDIR} \