[oe] [meta-oe][PATCH] Add missing librsvg dependency to abiword recipe.

Peter Tworek tworaz666 at gmail.com
Fri Jan 20 22:18:10 UTC 2012


Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
---
 meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
index 2d0ec97..07fd989 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb
@@ -1,5 +1,5 @@
 require abiword-2.5.inc
-DEPENDS += " loudmouth libwmf-native gtkmathview asio"
+DEPENDS += " librsvg loudmouth libwmf-native gtkmathview asio"
 RCONFLICTS_${PN} = "abiword-embedded"
 
 PR = "r1"
-- 
1.7.3.4





More information about the Openembedded-devel mailing list