solenv/bin/native-code.py | 1 + 1 file changed, 1 insertion(+) New commits: commit 17570651f30c8504e83ae1a3fb99c350ce53a7de Author: Tor Lillqvist <t...@collabora.com> AuthorDate: Mon May 27 14:18:59 2019 +0300 Commit: Tor Lillqvist <t...@collabora.com> CommitDate: Mon May 27 14:19:55 2019 +0300
The proxyfac component seems to be needed Change-Id: Ib6ab095ea5c4b4a01afad5510208ad352dea5d76 diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index c953d4733bcb..b1d1d3f5918a 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -67,6 +67,7 @@ core_factory_list = [ ("libctllo.a", "ctl_component_getFactory"), ("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"), ("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