mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 19:50:50 +01:00
modified: d/DFTB+/DFTB+-19.1-intel-2020a-Py-3.7.eb
modified: q/Qt5/Qt5-5.13.1.eb
This commit is contained in:
parent
9214deafb5
commit
0383245fb7
@ -25,6 +25,7 @@ sources = ['%(version)s.tar.gz']
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
('Py', '3.7', '', True),
|
('Py', '3.7', '', True),
|
||||||
('arpack-ng', '3.5.0'),
|
('arpack-ng', '3.5.0'),
|
||||||
|
('numpy', '1.18.1', '-Py-3.7', True),
|
||||||
]
|
]
|
||||||
|
|
||||||
skipsteps = ['configure']
|
skipsteps = ['configure']
|
||||||
|
@ -37,7 +37,7 @@ builddependencies = [
|
|||||||
('pkg-config', '0.29.2'),
|
('pkg-config', '0.29.2'),
|
||||||
('Bison', '3.3.2'),
|
('Bison', '3.3.2'),
|
||||||
('flex', '2.6.4'),
|
('flex', '2.6.4'),
|
||||||
('Python', '2.7.13'),
|
('Python', '2.7.15', '-base'),
|
||||||
('Ninja', '1.9.0'),
|
('Ninja', '1.9.0'),
|
||||||
('gperf', '3.1'),
|
('gperf', '3.1'),
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user