mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Update Python build time requirement to 3.8
This commit is contained in:
parent
1c458dc121
commit
1d2f8b94cb
@ -40,9 +40,7 @@ for file in config/install-sh ; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Find a suitable python interpreter
|
# Find a suitable python interpreter
|
||||||
LYX_PATH_PYTHON23([2.7.0], [3.5.0])
|
AM_PATH_PYTHON([3.8.0])
|
||||||
# do the usual python setup stuff
|
|
||||||
AM_PATH_PYTHON
|
|
||||||
|
|
||||||
# Tools for creating libraries (note that we do not use libtool)
|
# Tools for creating libraries (note that we do not use libtool)
|
||||||
AM_PROG_AR
|
AM_PROG_AR
|
||||||
|
Loading…
Reference in New Issue
Block a user