libreoffice: build more native tools to prepare translations
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 = " \
|
||||
|
||||
Reference in New Issue
Block a user