Skip to content

Commit 7bbbf57

Browse files
alma9 root HepMC3 fix
1 parent 8e4a8d4 commit 7bbbf57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dockerfiles/alma9-base

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ RUN rm -rfv root_v6.30.02.Linux-almalinux9.3-x86_64-gcc11.4.tar.gz
3737
RUN echo 'source /tmp/root/bin/thisroot.sh' >> ~/.bashrc
3838

3939
# HEPMC3
40+
RUN yum -y install root6
41+
RUN yum -y install HepMC3-rootIO
4042
RUN yum -y install HepMC3-rootIO-devel
4143

4244
# HDF5

0 commit comments

Comments
 (0)