mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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
|
require abiword-2.5.inc
|
||||||
DEPENDS += " loudmouth libwmf-native gtkmathview asio"
|
DEPENDS += " librsvg loudmouth libwmf-native gtkmathview asio"
|
||||||
RCONFLICTS_${PN} = "abiword-embedded"
|
RCONFLICTS_${PN} = "abiword-embedded"
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|||||||
Reference in New Issue
Block a user