[Libreoffice-commits] core.git: solenv/bin
Tor Lillqvist
tml at collabora.com
Wed Aug 13 01:23:11 PDT 2014
solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 347926e8e57c1825261daa46c1886aa2ebf9571b
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Aug 13 11:17:40 2014 +0300
We seem to need the tdoc UCP for saving
Change-Id: I2d721c62a0fd7497f90a0613b4383949220795de
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 24cdde3..f67d030 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -41,6 +41,7 @@ core_factory_list = [
("libucb1.a", "ucb_component_getFactory"),
("libucpfile1.a", "ucpfile_component_getFactory"),
("libucphier1.a", "ucphier1_component_getFactory"),
+ ("libucptdoc1lo.a", "ucptdoc1_component_getFactory"),
("libunordflo.a", "unordf_component_getFactory"),
("libunoxmllo.a", "unoxml_component_getFactory"),
("libutllo.a", "utl_component_getFactory"),
More information about the Libreoffice-commits
mailing list