From 6cd0b45df0db182ae103c44a368582f464c85858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 1 Feb 2016 19:11:21 +0100 Subject: [PATCH] libreoffice: build more native tools to prepare translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-libreoffice/libreoffice/libreoffice-native.bb | 1 + recipes-libreoffice/libreoffice/libreoffice.inc | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/recipes-libreoffice/libreoffice/libreoffice-native.bb b/recipes-libreoffice/libreoffice/libreoffice-native.bb index 5df4d59..117b8de 100644 --- a/recipes-libreoffice/libreoffice/libreoffice-native.bb +++ b/recipes-libreoffice/libreoffice/libreoffice-native.bb @@ -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 diff --git a/recipes-libreoffice/libreoffice/libreoffice.inc b/recipes-libreoffice/libreoffice/libreoffice.inc index 3a39f8a..a71312a 100644 --- a/recipes-libreoffice/libreoffice/libreoffice.inc +++ b/recipes-libreoffice/libreoffice/libreoffice.inc @@ -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 = " \