Project

General

Profile

Feature #1100 ยป 0027-Make-3.7-the-minimum-python-requirement.patch

Marko Lindqvist, 01/21/2025 08:26 PM

View differences:

autogen.sh
real_package_name "libtoolize" "ftp://ftp.gnu.org/pub/gnu/libtool/" 2 2 ||
real_package_name "glibtoolize" "ftp://ftp.gnu.org/pub/gnu/libtool/" 2 2 "" "0" || DIE=1
LIBTOOLIZE=$REALPKGNAME
real_package_name "python3" "https://www.python.org/" 3 6 || DIE=1
real_package_name "python3" "https://www.python.org/" 3 7 || DIE=1
if [ "$FC_USE_NLS" = "yes" ]; then
DIE2=0
doc/README.packaging
~/.freeciv-client-rc-3.2 generated by Freeciv 3.2).
* Qt5 support removed
* Minimum meson requirement for builds made with it is 0.63.0
* Minimum Python requirement for code generation scripts is 3.7
----------------------------------------------------------------------
Compatibility of modified versions
    (1-1/1)