* [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* Re: [PATCH 06/17] evas.inc: Require virtual/gles2 and enable gl engine
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
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2010-10-23 8:21 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 23-10-10 02:15, fidencio@profusion.mobi wrote:
> From: Eduardo Lima (Etrunko) <eblima@gmail.com>
> -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"
We have no virtual/gles2 in OE yet. The way I currently enable it is to
build a gles provider (e.g. libgles-omap3) and then build evas, it will
pick it up automatically. That sucks, but I haven't found a way that
would make it work without making all gles users machine specific :(
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFMwpr0MkyGM64RGpERAmN6AJ9ZA/tg+QRmhDLOSB06SGt87eQXoACfeaa+
iyH+jBKfvBabxzvLMJdUp7U=
=BJTQ
-----END PGP SIGNATURE-----
^ permalink raw reply [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