solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit df7d6223a203c6ee1eb26d6cfafff767f9ff981c
Author: Tor Lillqvist <[email protected]>
AuthorDate: Wed Mar 20 23:43:21 2019 +0200
Commit: Tor Lillqvist <[email protected]>
CommitDate: Fri Sep 20 12:35:22 2019 +0200
tdf#124168: The libctllo.a is needed in the iOS app for ToC
After I added the share/template folder, the app then turns out to
need this UNO component.
Change-Id: I877dd8c730f49477e20c58515ee80bafdafaa6b7
Reviewed-on: https://gerrit.libreoffice.org/79188
Reviewed-by: Tor Lillqvist <[email protected]>
Tested-by: Tor Lillqvist <[email protected]>
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 4434642c186e..56e5fe5b6b3e 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -61,6 +61,7 @@ core_factory_list = [
("libspelllo.a", "spell_component_getFactory"),
("libsvtlo.a", "svt_component_getFactory"),
("libpdffilterlo.a", "pdffilter_component_getFactory"),
+ ("libctllo.a", "ctl_component_getFactory"),
("libsvgiolo.a", "svgio_component_getFactory"),
("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"),
("libguesslanglo.a", "guesslang_component_getFactory"),
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits