summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 3541cf2854f0..1bbffc768dab 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -417,7 +417,7 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
slideshow \
sot \
spell \
- $(if $(DISABLE_GUI) || $(ENABLE_WASM_STRIP),,spl) \
+ $(if $(or $(DISABLE_GUI),$(ENABLE_WASM_STRIP)),,spl) \
storagefd \
$(call gb_Helper_optional,SCRIPTING,stringresource) \
svgio \