ucb/Library_ucpcmis1.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit a227c575bbc595e9928f0269989cba226d157048
Author: Mihai Varga <mihai.m...@gmail.com>
Date:   Mon Jul 28 12:48:35 2014 +0300

    Linked the sax library to CMIS
    
    This is needed for the use of DateTime converter. I forgot to add the 
makefile
    when I commited this patch: https://gerrit.libreoffice.org/#/c/10586/
    
    Change-Id: I7cb9ab40fab549a95beb6818ab4ad4befdd3dea1

diff --git a/ucb/Library_ucpcmis1.mk b/ucb/Library_ucpcmis1.mk
index 57c3719..d3d3ae3 100644
--- a/ucb/Library_ucpcmis1.mk
+++ b/ucb/Library_ucpcmis1.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_Library_use_libraries,ucpcmis1,\
        cppuhelper \
        sal \
        salhelper \
+       sax \
        ucbhelper \
        tl \
        $(gb_UWINAPI) \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to