[Libreoffice-commits] core.git: Repository.mk

David Tardon dtardon at redhat.com
Thu Dec 7 14:53:25 UTC 2017


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

New commits:
commit 66cb8e415ecb1482cd8aad3fe7b040132e555e91
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Dec 7 15:51:04 2017 +0100

    fix build
    
    Change-Id: I036538ab9df3dc3f9e3ace9df6b3ed89f6bb75b2

diff --git a/Repository.mk b/Repository.mk
index f895573b2416..4257bd26b799 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -907,7 +907,7 @@ $(eval $(call gb_Helper_register_packages_for_install,ooo,\
 	$(if $(filter $(OS),MACOSX),vcl_osxres) \
 	xmloff_dtd \
 	xmlscript_dtd \
-	$(if $(ENABLE_HTMLHELP),,xmlhelp_helpxsl) \
+	xmlhelp_helpxsl \
 	$(if $(ENABLE_JAVA),\
 		scripting_java \
 		scripting_java_jars \


More information about the Libreoffice-commits mailing list