solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 50538a0489563920b319a33a3f04ba785d4262a3
Author: Mert Tumer <[email protected]>
AuthorDate: Tue Aug 7 06:28:58 2018 -0700
Commit: Tor Lillqvist <[email protected]>
CommitDate: Tue Feb 26 17:43:05 2019 +0200
added necessary library for pdf export on Android Viewer
(Also needed for printing in the iOS app.)
Change-Id: I01413493100fd110175ec85790899a130954c78e
Signed-off-by: Mert Tumer <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/58688
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <[email protected]>
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 008e732c84af..56824add0e56 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -62,6 +62,7 @@ core_factory_list = [
("libmcnttype.a", "mcnttype_component_getFactory"),
("libvcllo.a", "vcl_component_getFactory"),
("libspelllo.a", "spell_component_getFactory"),
+ ("libpdffilterlo.a", "pdffilter_component_getFactory"),
("libsvtlo.a", "svt_component_getFactory")
]
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits