summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
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 \