evas cvs don't RRECOMMEND the svg image renderer. This means by default it won't...
authorMichael Lauer <mickey@vanille-media.de>
Sun, 13 Apr 2008 10:33:17 +0000 (10:33 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 13 Apr 2008 10:33:17 +0000 (10:33 +0000)
-- which is good, since it drags in a whole lot of (unneeded and unwanted) packages. You can
still install it afterwards. NOTE: Fixing the dependencies / packaging of librsvg would be good.

packages/efl1/evas.inc
packages/efl1/evas_cvs.bb

index e4779d5..8cfeffb 100644 (file)
@@ -41,6 +41,9 @@ RRECOMMENDS_${PN} = "\
   libevas-loader-png \
   libevas-loader-jpeg \
   libevas-loader-eet \
-  libevas-loader-svg \
 "
 
+# disabling this, since (due to OE bugs) it drags in whole Gtk+
+#RRECOMMENDS_${PN} += "\
+#  libevas-loader-svg \
+#"
index ebe604e..e707961 100644 (file)
@@ -1,5 +1,5 @@
 require evas.inc
-PR = "r0"
+PR = "r1"
 
 EXTRA_OECONF = "\
                --x-includes=${STAGING_INCDIR}/X11  \