solenv/bin/native-code.py | 1 + 1 file changed, 1 insertion(+) New commits: commit f7025df83336331746f79966018c1f4e401f4fe5 Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon May 27 14:18:59 2019 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Fri Sep 20 14:10:38 2019 +0200
The proxyfac component seems to be needed Change-Id: Ib6ab095ea5c4b4a01afad5510208ad352dea5d76 Reviewed-on: https://gerrit.libreoffice.org/79216 Reviewed-by: Tor Lillqvist <t...@collabora.com> Tested-by: Tor Lillqvist <t...@collabora.com> diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 581ec3735905..79cad15709f4 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -66,6 +66,7 @@ core_factory_list = [ ("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"), ("libguesslanglo.a", "guesslang_component_getFactory"), ("libcuilo.a", "cui_component_getFactory"), + ("libproxyfaclo.a", "proxyfac_component_getFactory"), ] core_constructor_list = [ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits