[oe-commits] Martin Jansa : goffice: add librsvg dependency

git at git.openembedded.org git at git.openembedded.org
Wed Aug 14 11:24:09 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 45b798b2880463813d0f6673615b54fcbdad1a02
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=45b798b2880463813d0f6673615b54fcbdad1a02

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Aug  8 09:13:50 2013 +0200

goffice: add librsvg dependency

* No package 'librsvg-2.0' found

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../recipes-support/goffice/goffice_0.10.1.bb      |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb
index 5b46d99..098e275 100644
--- a/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb
+++ b/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION="Gnome Office Library"
 LICENSE="GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6dc33ff21e1ba1ac1a2a1069d361e29e"
 
-DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl"
+DEPENDS = "libxml-parser-perl-native glib-2.0 gtk+3 pango cairo libgsf libpcre libxml2 libart-lgpl librsvg"
 
 inherit gnome pkgconfig perlnative
 



More information about the Openembedded-commits mailing list