solenv/gbuild/extensions/pre_MergedLibsList.mk |    8 ++++++++
 1 file changed, 8 insertions(+)

New commits:
commit 6647a167400753df45dba788ed793d55ca0be9f8
Author:     Noel Grandin <[email protected]>
AuthorDate: Fri May 29 09:53:38 2020 +0200
Commit:     Noel Grandin <[email protected]>
CommitDate: Fri May 29 13:53:25 2020 +0200

    add some libs to libmerged
    
    another small chunk of libs shared by calc/write/impress,
    doing this in stages in case anything goes wrong.
    
    Change-Id: Ie0628e9abd6a78eb3882dcd2030cb5dbcc5490f3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95098
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <[email protected]>

diff --git a/solenv/gbuild/extensions/pre_MergedLibsList.mk 
b/solenv/gbuild/extensions/pre_MergedLibsList.mk
index 976de14e8967..cc8a5b6db665 100644
--- a/solenv/gbuild/extensions/pre_MergedLibsList.mk
+++ b/solenv/gbuild/extensions/pre_MergedLibsList.mk
@@ -103,9 +103,17 @@ MERGE_LIBRARY_LIST := \
        updatefeed \
        utl \
        uui \
+       vbaevents \
+       vbahelper \
        vcl \
+       vclcanvas \
+       xmlfa \
+       xmlfd \
        xmlscript \
        xo \
+       xof \
+       xsltdlg \
+       xsltfilter \
        xstor \
 
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to