mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user