[Libreoffice-commits] core.git: svx/Library_svxcore.mk

Zolnai Tamás tamas.zolnai at collabora.com
Fri Mar 21 06:20:52 PDT 2014


 svx/Library_svxcore.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 48044571776374643b9d631dd220e6d0a00b51dc
Author: Zolnai Tamás <tamas.zolnai at collabora.com>
Date:   Fri Mar 21 14:17:41 2014 +0100

    Try to fix win build: cant open <GL/glext.h> include
    
    Change-Id: I2c4bb2831e12ff45d56335ab17561ea9cf5e9921

diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index d025cdf..0aaa506 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -83,6 +83,7 @@ $(eval $(call gb_Library_use_externals,svxcore,\
 	boost_headers \
 	icuuc \
 	icu_headers \
+	mesa_headers \
 	glew \
 ))
 


More information about the Libreoffice-commits mailing list