Skip to content

Commit fa5f211

Browse files
authored
Update EESSI-extend-easybuild.eb
1 parent 52f568f commit fa5f211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EESSI-extend-easybuild.eb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ description = """
4040
toolchain = SYSTEM
4141

4242
# All the dependencies we filter in EESSI
43-
local_deps_to_filter ="Autoconf,Automake,Autotools,binutils,bzip2,DBus,flex,gettext,gperf,help2man,intltool,libreadline,libtool,M4,makeinfo,ncurses,ParMETIS,util-linux,XZ,zlib"
43+
local_deps_to_filter = "Autoconf,Automake,Autotools,binutils,bzip2,DBus,flex,gettext,gperf,help2man,intltool,libreadline,libtool,M4,makeinfo,ncurses,ParMETIS,util-linux,XZ,zlib"
4444
local_arch_specific_deps_to_filter = {'aarch64': ',Yasm', 'riscv64': ',Yasm', 'x86_64': ''}
4545
local_deps_to_filter += local_arch_specific_deps_to_filter[ARCH]
4646

0 commit comments

Comments
 (0)