[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - Repository.mk

Markus Mohrhard markus.mohrhard at googlemail.com
Thu Dec 22 15:30:58 UTC 2016


 Repository.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b1afb3e65ca6d3fa382f9aa948195413dcdaef11
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Dec 22 15:39:32 2016 +0100

    tdf#103332, install the new calc default styles correctly
    
    Change-Id: I09de401c8e534a2989338c6bd1c447502a30c0de
    Reviewed-on: https://gerrit.libreoffice.org/32344
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Markus Mohrhard <markus.mohrhard at googlemail.com>

diff --git a/Repository.mk b/Repository.mk
index 8030cf5..eef2560 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -805,6 +805,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
 	wizards_basicsrvtutorials \
 	xmlsec \
 	chart2_opengl_shader \
+	sc_res_xml \
 	vcl_opengl_shader \
 	$(if $(filter WNT,$(OS)), \
 		vcl_opengl_blacklist \


More information about the Libreoffice-commits mailing list