diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-22 13:59:00 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:47:24 +0100 |
commit | 2f13cedf4bb287ebe9f8319ca5f9b81cbcecf6eb (patch) | |
tree | 2f5121a2e04bad7ddd7040dd90999f550e338596 /meta-gnome/recipes-gnome | |
parent | ed324ea2ecd6b3ded92c983e3e724574b5a8cdc2 (diff) | |
download | meta-openembedded-2f13cedf4bb287ebe9f8319ca5f9b81cbcecf6eb.tar.gz |
gtkmathview, abiword: Blacklist
* http://errors.yoctoproject.org/Errors/Details/35122/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | 2 |
1 files changed, 2 insertions, 0 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 962a56cb9..89ba73693 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.1.bb | |||
@@ -122,3 +122,5 @@ 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" | ||