Skip to content
Snippets Groups Projects
Commit b69efdb0 authored by Jens Henrik Göbbert's avatar Jens Henrik Göbbert
Browse files

merge

parent 245a7068
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ builddependencies = [ ...@@ -19,7 +19,7 @@ builddependencies = [
('binutils', '2.37'), ('binutils', '2.37'),
# check for existance # check for existance
('xpra', '4.3.3'), ('xpra', '4.3.3'),
('jsc-xdg-menu', '2022.3', '', ('GCCcore', '11.2.0')), ('jsc-xdg-menu', '2022.5', '', ('GCCcore', '11.2.0')),
] ]
dependencies = [ dependencies = [
...@@ -60,7 +60,7 @@ postinstallcmds = [ ...@@ -60,7 +60,7 @@ postinstallcmds = [
'module load Stages/${STAGE} \n' 'module load Stages/${STAGE} \n'
'module load GCCcore/.11.2.0 \n' 'module load GCCcore/.11.2.0 \n'
'module load xpra/4.3.3 \n' 'module load xpra/4.3.3 \n'
'module load jsc-xdg-menu/.2022.3 \n' 'module load jsc-xdg-menu/.2022.5 \n'
'\n' '\n'
'if ! command -v xterm &> /dev/null \n' 'if ! command -v xterm &> /dev/null \n'
'then \n' 'then \n'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment