summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_cellrangeobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_cellrangeobj.mk')
-rw-r--r--sc/CppunitTest_sc_cellrangeobj.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_cellrangeobj.mk b/sc/CppunitTest_sc_cellrangeobj.mk
index a6a43d5588d4..530aa9afaf8b 100644
--- a/sc/CppunitTest_sc_cellrangeobj.mk
+++ b/sc/CppunitTest_sc_cellrangeobj.mk
@@ -91,7 +91,8 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_cellrangesbase,\
))
$(eval $(call gb_CppunitTest_add_components,sc_cellrangesbase,\
- basic/util/sb \
+ $(if $(filter-out $(OS),IOS), \
+ basic/util/sb) \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \