sc/CppunitTest_sc_opencl_test.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 18f9f2abbc508e840adee367d861431605af42bd Author: Douglas Mencken <dougmenc...@gmail.com> Date: Thu Dec 25 11:04:25 2014 -0500 glew depends on OpenCL, for tests too Change-Id: Ib591b4328589982cda762ce2b1a688345b1665b0 Reviewed-on: https://gerrit.libreoffice.org/13652 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/CppunitTest_sc_opencl_test.mk b/sc/CppunitTest_sc_opencl_test.mk index 18804af..b7adda6 100644 --- a/sc/CppunitTest_sc_opencl_test.mk +++ b/sc/CppunitTest_sc_opencl_test.mk @@ -22,7 +22,7 @@ $(eval $(call gb_CppunitTest_use_externals,sc_opencl_test, \ $(eval $(call gb_CppunitTest_use_libraries,sc_opencl_test, \ basegfx \ - clew \ + $(call gb_Helper_optional,OPENCL,clew) \ comphelper \ cppu \ cppuhelper \
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits