summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb')
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb3
1 files changed, 1 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 49a2a2f9a4..5052b36fc3 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb
@@ -13,6 +13,7 @@ RCONFLICTS_${PN} = "${PN}-embedded"
13SRC_URI = " \ 13SRC_URI = " \
14 http://www.abisource.com/downloads/${BPN}/${PV}/source/${BP}.tar.gz \ 14 http://www.abisource.com/downloads/${BPN}/${PV}/source/${BP}.tar.gz \
15 file://0001-plugins-aiksaurus-Makefile.am-remove-uncomplete-opti.patch \ 15 file://0001-plugins-aiksaurus-Makefile.am-remove-uncomplete-opti.patch \
16 file://0002-Bug-13754-Fix-build-on-gcc-6-default-to-C-11.patch \
16" 17"
17 18
18LIC_FILES_CHKSUM = "file://COPYING;md5=c5edcc3ccd864b19004d14e9c1c9a26a" 19LIC_FILES_CHKSUM = "file://COPYING;md5=c5edcc3ccd864b19004d14e9c1c9a26a"
@@ -122,5 +123,3 @@ python populate_packages_prepend () {
122} 123}
123 124
124FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" 125FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt"
125
126PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview"