libreoffice-native: build libucb1 - gengal requires it

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2015-12-10 00:02:54 +01:00
parent 6e6cef88c4
commit 2b97af9b72

View File

@@ -66,6 +66,7 @@ do_compile() {
# inspired by ${B}/Makefile
BUILDDIR=${B} oe_runmake -f ${S}/Makefile.gbuild build-tools
BUILDDIR=${B} oe_runmake Executable_gengal
BUILDDIR=${B} oe_runmake Library_ucb1
}
do_install() {