diff options
Diffstat (limited to 'Repository.mk')
-rw-r--r-- | Repository.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Repository.mk b/Repository.mk index 4e1e379041bf..9fd036e5a434 100644 --- a/Repository.mk +++ b/Repository.mk @@ -323,9 +323,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \ simplecanvas \ slideshow \ sot \ - $(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))), \ - $(if $(ENABLE_HEADLESS),,spa) \ - ) \ spell \ $(if $(ENABLE_HEADLESS),,spl) \ $(if $(DISABLE_SCRIPTING),,stringresource) \ |