Changed installation of python36-devel to python3-devel
This commit is contained in:
parent
9b27806b65
commit
a5ee874a35
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue