[Libreoffice-commits] core.git: sc/Library_scopencl.mk
Markus Mohrhard
markus.mohrhard at googlemail.com
Mon Oct 21 23:18:55 PDT 2013
sc/Library_scopencl.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0dab391bdb18378ee304f56177bb572e418edaf0
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue Oct 22 08:18:23 2013 +0200
missing dependency on mdds
diff --git a/sc/Library_scopencl.mk b/sc/Library_scopencl.mk
index cb702e8..75dcaf0 100644
--- a/sc/Library_scopencl.mk
+++ b/sc/Library_scopencl.mk
@@ -21,6 +21,7 @@ $(eval $(call gb_Library_use_sdk_api,scopencl))
$(eval $(call gb_Library_use_externals,scopencl,\
boost_headers \
+ mdds_headers \
))
$(eval $(call gb_Library_use_libraries,scopencl,\
More information about the Libreoffice-commits
mailing list