Add missing librsvg dependency to abiword recipe.

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Peter Tworek
2012-01-20 22:18:10 +00:00
committed by Koen Kooi
parent 240d7dd490
commit 9734514de3
@@ -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"