diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-21 16:20:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-21 16:20:59 +0000 |
commit | cbce7443b2fa0c1304ff94a54eb48da0c4518146 (patch) | |
tree | 29243a12671d22d67ecde3aac36ad48900a39127 /Repository.mk | |
parent | 9cb77ae1d0ef6c820800adaa234a0fbb50465db6 (diff) |
missing another libspa
Change-Id: I1e9a9e97ea2f6bdd43e6143830a3ab45177f9b05
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) \ |