[Libreoffice-commits] core.git: vcl/Library_vclplug_gen.mk

Stephan Bergmann sbergman at redhat.com
Wed Jun 8 08:35:01 UTC 2016


 vcl/Library_vclplug_gen.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit dd68325ef3ac8c01036d859ba83d8e880bf34528
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Wed Jun 8 10:33:18 2016 +0200

    Get build unstuck for now re missing glm/glm.hpp
    
    Change-Id: I9fe14cc1e8b3a34142e6f08743fa619babdc8302

diff --git a/vcl/Library_vclplug_gen.mk b/vcl/Library_vclplug_gen.mk
index 859bc98..c250ca8 100644
--- a/vcl/Library_vclplug_gen.mk
+++ b/vcl/Library_vclplug_gen.mk
@@ -52,6 +52,7 @@ $(eval $(call gb_Library_use_externals,vclplug_gen,\
 	cairo \
 	graphite \
 	glew \
+	glm_headers \
 	harfbuzz \
 	icuuc \
 	valgrind \


More information about the Libreoffice-commits mailing list