Hello LibreOffice gerrit bot,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/2563
to look at the new patch set (#4).
Change subject: always use system python for building
......................................................................
always use system python for building
We don't package perl, awk, sed, etc. to satisfy build dependency.
So just in case we are using python as extension language for LO
doesn't mean that we should use internal packaged python for building
LO and fail back to it, even in the case if Pyuno is disabled.
We stop with this silliness and always require Python interpreter with
version >= 2.7 to be installed.
Note: once merged, all tinderboxes, that don't have system Python installed,
have to be updated.
Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
---
M RepositoryExternal.mk
M config_host.mk.in
M configure.ac
M nss/ExternalProject_nss.mk
M solenv/gbuild/ExternalExecutable.mk
5 files changed, 29 insertions(+), 89 deletions(-)
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2563/4
--
To view, visit https://gerrit.libreoffice.org/2563
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c6c53fbee06cd1ecccf878a5c080274bfd950c1
Gerrit-PatchSet: 4
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Matúš Kukan <matus.kukan@gmail.com>
Gerrit-Reviewer: David Ostrovsky <David.Ostrovsky@gmx.de>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit@libreoffice.org>
Gerrit-Reviewer: Matúš Kukan <matus.kukan@gmail.com>
Gerrit-Reviewer: Tomáš Chvátal <tchvatal@suse.cz>
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.