summaryrefslogtreecommitdiff
path: root/sc/Library_scui.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/Library_scui.mk')
-rw-r--r--sc/Library_scui.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/Library_scui.mk b/sc/Library_scui.mk
index a00e81a6225d..781b2e9b9e32 100644
--- a/sc/Library_scui.mk
+++ b/sc/Library_scui.mk
@@ -24,7 +24,7 @@ $(eval $(call gb_Library_use_sdk_api,scui))
$(eval $(call gb_Library_use_externals,scui,\
boost_headers \
- $(call gb_Helper_optional,OPENCL,clew) \
+ $(call gb_Helper_optional,OPENCL,clew) \
mdds_headers \
))
@@ -36,6 +36,8 @@ $(eval $(call gb_Library_use_libraries,scui,\
for \
forui \
i18nlangtag \
+ $(call gb_Helper_optional,OPENCL, \
+ opencl) \
sal \
sc \
sfx \