mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-15 17:28:04 +02: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