abiword: force build order

There is a race condition whereby "libgoffice.la" must be built (and exist)
before the rest of the code in "src" is built.

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Trevor Woerner
2014-04-09 22:12:51 -04:00
committed by Martin Jansa
parent 0aaf18723d
commit 6f1b5c555d
@@ -50,6 +50,14 @@ do_configure() {
autotools_do_configure
}
do_compile() {
cd ${S}/goffice-bits2
make goffice-paths.h
make libgoffice.la
cd ${S}
oe_runmake
}
PACKAGES += " ${PN}-clipart ${PN}-strings ${PN}-systemprofiles ${PN}-templates "
FILES_${PN} += " \