[Libreoffice-commits] core.git: chart2/Library_chartcore.mk

Markus Mohrhard markus.mohrhard at collabora.co.uk
Mon Apr 7 20:19:01 PDT 2014


 chart2/Library_chartcore.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ffe4e6ff4b20305695ca04c37ca559261f5f1fc3
Author: Markus Mohrhard <markus.mohrhard at collabora.co.uk>
Date:   Tue Apr 8 05:16:03 2014 +0200

    maybe the mesa headers are missing
    
    Change-Id: Ibf5e634310f404d1dd1a4ed7be00dab3157ae056

diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index aa375b2..709b6fa 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Library_use_externals,chartcore,\
 	mdds_headers \
 	glm_headers \
 	glew \
+	mesa_headers \
 ))
 
 $(eval $(call gb_Library_use_custom_headers,chartcore,\


More information about the Libreoffice-commits mailing list