Changed installation of python36-devel to python3-devel

This commit is contained in:
Serge Rabyking 2023-05-29 04:27:15 +01:00
parent 9b27806b65
commit a5ee874a35
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ before-all = '''
boost-devel \ boost-devel \
boost-python boost-filesystem \ boost-python boost-filesystem \
boost-regex boost-wave \ boost-regex boost-wave \
python36-devel libxml2-devel \ python3-devel libxml2-devel \
qwt-devel qwt-devel
''' '''
build-verbosity=2 build-verbosity=2