summaryrefslogtreecommitdiff
path: root/sccomp/CppunitTest_sccomp_swarmsolvertest.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp/CppunitTest_sccomp_swarmsolvertest.mk')
-rw-r--r--sccomp/CppunitTest_sccomp_swarmsolvertest.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sccomp/CppunitTest_sccomp_swarmsolvertest.mk b/sccomp/CppunitTest_sccomp_swarmsolvertest.mk
index ca6667638613..38cc3fa39521 100644
--- a/sccomp/CppunitTest_sccomp_swarmsolvertest.mk
+++ b/sccomp/CppunitTest_sccomp_swarmsolvertest.mk
@@ -48,7 +48,8 @@ $(eval $(call gb_CppunitTest_use_libraries,sccomp_swarmsolvertest,\
ucbhelper \
unotest \
utl \
- vbahelper \
+ $(call gb_Helper_optional,SCRIPTING, \
+ vbahelper) \
vcl \
xo \
$(gb_UWINAPI) \