summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-26 17:20:52 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-26 17:21:12 +0100
commita756b783e3cdb9234a375014e91487ae84921170 (patch)
tree27126a20771fe83ebb9e7c6694d41529a943311a /Repository.mk
parent004e515ba659edd8cd9c3d915c1c0722be7e252c (diff)
Use Package_pyuno_pythonloader_ini for install
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index 9078590b502c..5476f89c5cdc 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -840,6 +840,12 @@ $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\
))
endif # GUIBASE=unx
+ifneq ($(DISABLE_PYTHON),TRUE)
+$(eval $(call gb_Helper_register_packages_for_install,python, \
+ pyuno_pythonloader_ini \
+))
+endif
+
# External executables
$(eval $(call gb_ExternalExecutable_register_executables,\
genbrk \