[Libreoffice-commits] core.git: sc/CppunitTest_sc_opencl_test.mk
Markus Mohrhard
markus.mohrhard at googlemail.com
Fri Jul 29 17:12:47 UTC 2016
sc/CppunitTest_sc_opencl_test.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8590ab7e8603097de01467c8148828e98f6d0e3b
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Fri Jul 29 17:41:43 2016 +0200
add missing uui dependency for opencl test
Change-Id: I897e5ae6ed0fea89c1f1b9e30bd6cc6505318a17
Reviewed-on: https://gerrit.libreoffice.org/27692
Reviewed-by: Tor Lillqvist <tml at collabora.com>
Tested-by: Tor Lillqvist <tml at collabora.com>
diff --git a/sc/CppunitTest_sc_opencl_test.mk b/sc/CppunitTest_sc_opencl_test.mk
index ee1d050..ff0532e 100644
--- a/sc/CppunitTest_sc_opencl_test.mk
+++ b/sc/CppunitTest_sc_opencl_test.mk
@@ -97,6 +97,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_opencl_test,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
+ uui/util/uui \
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
More information about the Libreoffice-commits
mailing list