Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 06/17] evas.inc: Require virtual/gles2 and enable gl engine
@ 2010-10-23  0:15 fidencio
  2010-10-23  8:21 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: fidencio @ 2010-10-23  0:15 UTC (permalink / raw)
  To: openembedded-devel

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

Signed-off-by: Eduardo Lima (Etrunko) <eblima@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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-23  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-23  0:15 [PATCH 06/17] evas.inc: Require virtual/gles2 and enable gl engine fidencio
2010-10-23  8:21 ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox