diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-02-25 23:12:48 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-03-02 00:02:46 +0100 |
commit | a54dba4c18b7b5503dafda515103916d60c8a126 (patch) | |
tree | 2d652693e210c99f2967ff4290cbb289ec8779a6 | |
parent | 1fbdf4feb924d91c13141d8c80ae34cbf3494474 (diff) | |
download | meta-openembedded-a54dba4c18b7b5503dafda515103916d60c8a126.tar.gz |
abiword: unblacklist - gtkmathview is back building
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 |
1 files changed, 0 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 89ba73693..962a56cb9 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | |||
@@ -122,5 +122,3 @@ python populate_packages_prepend () { | |||
122 | } | 122 | } |
123 | 123 | ||
124 | FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" | 124 | FILES_${PN}-plugin-openxml += "${datadir}/${PN}-${SHRT_VER}/omml_xslt" |
125 | |||
126 | PNBLACKLIST[abiword] ?= "Depends on broken gtkmathview" | ||