summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-12 12:09:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-12 14:31:44 +0200
commit801cc9550b38778971a9b3ebf427a6a151c50033 (patch)
tree3e1b7b253af1a1771b66efc9ddb6ea6ea4a3f5c3 /Repository.mk
parentdd7b96ee874611a9e965badb166a408881223039 (diff)
Remove Library_avmediaQuickTime, which is dead
...as a consequence of a4e81b7c313e5cb0e0f23a8605502b4b0b7f599e "No QuickTime in the 10.12 SDK" and <https://gerrit.libreoffice.org/#/c/60375/> "Support for building with macOS SDK < 10.12 is long gone" Change-Id: Ida690370aea5b9559bb2c112dc73f26738facfd0 Reviewed-on: https://gerrit.libreoffice.org/60376 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/Repository.mk b/Repository.mk
index 6787c1c0add5..b2c8c8c0d857 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -329,9 +329,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
$(call gb_Helper_optional,AVMEDIA,avmedia) \
$(if $(filter MACOSX,$(OS)),\
avmediaMacAVF \
- $(if $(ENABLE_MACOSX_SANDBOX),,\
- $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \
- ) \
) \
$(call gb_Helper_optional,SCRIPTING, \
basctl \