Merge branch 'it4i-barbora'

This commit is contained in:
Lukas Krupcik 2022-12-01 08:48:06 +01:00
commit 6eeaf37839

View File

@ -1,7 +1,5 @@
# Institution: IT4Innovations National Supercomputing Center, Czech Republic
# Author: Jakub Kropacek
# License: GPLv3
# Year: 2022
# IT4Innovations 2022
# JK
easyblock = 'ConfigureMake'
@ -23,7 +21,7 @@ builddependencies = [('binutils', '2.38')]
dependencies = [
('FLAC', '1.3.4'),
('LAME', '3.100'),
# ('libmad', '0.15.1b'),
('libmad', '0.15.1b'),
('libvorbis', '1.3.7'),
('FFmpeg', '5.0.1'),
]