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

New commits:
commit 998973c0153c7fd4c109a081cdf76e1b5fe82d05
Author: Michael Stahl <[email protected]>
Date:   Tue Sep 1 21:04:43 2015 +0200

    vcl: evidently that test needs glew headers now
    
    Change-Id: I6c9742c8be222a33feea9f6291b29dde73869a93

diff --git a/vcl/CppunitTest_vcl_bitmap_test.mk 
b/vcl/CppunitTest_vcl_bitmap_test.mk
index 5927b69..5c32e6a 100644
--- a/vcl/CppunitTest_vcl_bitmap_test.mk
+++ b/vcl/CppunitTest_vcl_bitmap_test.mk
@@ -16,6 +16,7 @@ $(eval $(call 
gb_CppunitTest_add_exception_objects,vcl_bitmap_test, \
 
 $(eval $(call gb_CppunitTest_use_externals,vcl_bitmap_test,\
        boost_headers \
+       glew \
 ))
 
 $(eval $(call gb_CppunitTest_set_include,vcl_bitmap_test,\
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to