| Submitter | Peter Tworek |
|---|---|
| Date | Jan. 20, 2012, 10:18 p.m. |
| Message ID | <1327097890-19037-1-git-send-email-tworaz666@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/19875/ |
| State | Accepted |
| Commit | 9734514de30cb692458c7286ff4de137afecc01e |
| Headers | show |
Comments
Patch
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"
Signed-off-by: Peter Tworek <tworaz666@gmail.com> --- meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)