summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2021-05-27 00:13:00 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2021-05-27 02:50:52 +0200
commit61ebe104cd0cdbf19d5cbdb4d50cab8e0f88beb3 (patch)
treee4f213d1a0d6bb242da0e6a2257c63674e0d49ea /solenv
parent033fdd5aab3c44af26c7b53393afd2a7a8a056cd (diff)
cross-toolset: explicitly add Python
It's needed for the build and it was at least missing on Windows when building without galleries. Change-Id: Ibfcc6f0159e17d69755b230767b64b03dc5537a0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116227 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/extensions/pre_BuildTools.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/extensions/pre_BuildTools.mk b/solenv/gbuild/extensions/pre_BuildTools.mk
index 45b61f7cedd6..784f3e916415 100644
--- a/solenv/gbuild/extensions/pre_BuildTools.mk
+++ b/solenv/gbuild/extensions/pre_BuildTools.mk
@@ -40,6 +40,7 @@ gb_BUILD_TOOLS_executables = \
) \
gb_BUILD_TOOLS_executables_extern = \
+ python \
xsltproc \
gb_BUILD_TOOLS = \