libreoffice: build more native tools to prepare translations

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2016-02-01 19:11:21 +01:00
parent 9f5b7a84da
commit 6cd0b45df0
2 changed files with 5 additions and 0 deletions

View File

@@ -114,6 +114,7 @@ do_compile() {
BUILDDIR=${B} oe_runmake -f ${S}/Makefile.gbuild build-tools
# gengal was not designed for build on its own - we need to add dependencies
BUILDDIR=${B} oe_runmake Executable_gengal
BUILDDIR=${B} oe_runmake Executable_cfgex
BUILDDIR=${B} oe_runmake Library_ucb1
BUILDDIR=${B} oe_runmake Library_configmgr
BUILDDIR=${B} oe_runmake Library_fwk

View File

@@ -21,17 +21,21 @@ DEPENDS = "python3-lxml-native ccache-native archive-zip-native gperf-native bis
LOBUILDTOOLS = " \
bestreversemap \
cfgex \
cpp \
gencoll_rule \
genconv_dict \
genindex_data \
propex \
rsc \
saxparser \
svidl \
transex3 \
ulfex \
uiex \
unoidl-check \
unoidl-write \
xrmex \
"
EXTRA_OECONF = " \