summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
index 48b3c10be..34fc97d4a 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
@@ -19,8 +19,10 @@ DEPENDS = " \
19 libxslt \ 19 libxslt \
20 ${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'redland rasqal', '', d)} \ 20 ${@bb.utils.contains('BBFILE_COLLECTIONS', 'office-layer', 'redland rasqal', '', d)} \
21" 21"
22RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ 22RDEPENDS_${PN}_append_libc-glibc = " \
23 glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" 23 glibc-gconv-ibm850 glibc-gconv-cp1252 \
24 glibc-gconv-iso8859-15 glibc-gconv-iso8859-1 \
25"
24RCONFLICTS_${PN} = "${PN}-embedded" 26RCONFLICTS_${PN} = "${PN}-embedded"
25 27
26SRC_URI = " \ 28SRC_URI = " \