[oe-commits] Peter Tworek : Add missing librsvg dependency to abiword recipe.

git at git.openembedded.org git at git.openembedded.org
Mon Jan 23 15:33:37 UTC 2012


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

Author: Peter Tworek <tworaz666 at gmail.com>
Date:   Fri Jan 20 22:18:10 2012 +0000

Add missing librsvg dependency to abiword recipe.

Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 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"





More information about the Openembedded-commits mailing list