summaryrefslogtreecommitdiffstats
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-07-29 12:17:03 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-29 12:17:49 +0200
commitd9162d24ce242f27f9cc0430f0650daac8e5db24 (patch)
tree01f80cb1b48c8d5497aa81738534b4a46d6dd268 /RepositoryExternal.mk
parenttdf#91802: Add reference edge to text orientation (diff)
downloadcore-d9162d24ce242f27f9cc0430f0650daac8e5db24.tar.gz
core-d9162d24ce242f27f9cc0430f0650daac8e5db24.zip
RepositoryExternal.mk: for some reason Mac wants a GeneratedPackage
Change-Id: I5d983fee8d5cd313fbd0d6ece800fa8b80d81b35
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 28acf9c5a909..7c87f5e4970c 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -3170,7 +3170,11 @@ endef
define gb_LinkTarget__use_python
$(call gb_LinkTarget__use_python_headers,$(1))
+ifeq ($(OS),MACOSX)
+$(call gb_LinkTarget_use_generated_package,$(1),python3)
+else
$(call gb_LinkTarget_use_package,$(1),python3)
+endif
ifeq ($(OS),WNT)
$(call gb_LinkTarget_add_libs,$(1),\