[oe] [PATCH 06/17] evas.inc: Require virtual/gles2 and enable gl engine

fidencio at profusion.mobi fidencio at profusion.mobi
Sat Oct 23 00:15:46 UTC 2010


From: Eduardo Lima (Etrunko) <eblima at gmail.com>

Signed-off-by: Eduardo Lima (Etrunko) <eblima at gmail.com>
---
 recipes/efl1/evas.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc
index e7ba309..964f5c9 100644
--- a/recipes/efl1/evas.inc
+++ b/recipes/efl1/evas.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "Evas is the Enlightenment canvas API"
 LICENSE = "MIT BSD"
 # can also depend on valgrind, libsdl-x11, directfb
-DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi"
+DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/gles2 virtual/libx11 libxext libxrender fontconfig libfribidi"
 SRCREV = "${EFL_SRCREV}"
 PV = "0.9.9.060+svnr${SRCPV}"
 PR = "r1"
@@ -43,7 +43,7 @@ RRECOMMENDS_${PN} = "\
   evas-engine-software-16 \
   evas-engine-software-16-x11 \
   evas-engine-xrender-x11 \
-  \
+  evas-engine-gl-x11 \
   evas-loader-png \
   evas-loader-jpeg \
   evas-loader-eet \
-- 
1.7.3.1





More information about the Openembedded-devel mailing list