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 = " \