solenv/bin/native-code.py | 1 + 1 file changed, 1 insertion(+) New commits: commit cfaf058ca876e8f03ad76d11ba74c6aa769a951e 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:20:52 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 15153784ab72..28cb68f12fd4 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -65,6 +65,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