From 2818adb21756bc72a486fda2539d7601576f0792 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 8 Aug 2013 09:13:50 +0200 Subject: [PATCH] goffice: add librsvg dependency * No package 'librsvg-2.0' found (From meta-openembedded rev: 45b798b2880463813d0f6673615b54fcbdad1a02) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb b/meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb index 5b46d99..098e275 100644 --- a/meta-openembedded/meta-gnome/recipes-support/goffice/goffice_0.10.1.bb +++ b/meta-openembedded/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 -- 2.7.4