aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/evas.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-28 11:41:18 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-28 13:53:51 +0100
commit9276f6f308177a633e6f93f25686dd048032bade (patch)
tree48e4bee0ff9d0a903ea769a03331404427a3f42f /recipes/efl1/evas.inc
parent15bd1ee989f30a5edf3c08354dc0172607d07837 (diff)
downloadopenembedded-9276f6f308177a633e6f93f25686dd048032bade.tar.gz
evas: enable svg loader
* the comment in the .inc about it dragging in gtk+ is still true, which is why we're still keeping it out ot RRECOMMENDS_${PN}
Diffstat (limited to 'recipes/efl1/evas.inc')
-rw-r--r--recipes/efl1/evas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/evas.inc b/recipes/efl1/evas.inc
index f45fcb8e53..271b8e5e57 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 = "eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi"
+DEPENDS = "librsvg eina eet freetype jpeg libpng virtual/libx11 libxext libxrender fontconfig libfribidi"
PV = "0.9.9.060+svnr${SRCPV}"
PR = "r1"