Skip to content

Commit

Permalink
Install perl-IPC-Cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Sep 6, 2023
1 parent 8d25063 commit 8c7e0db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions maintainer/pineappl-ci/script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ done
# apt update
# apt install gfortran -y

# needed by the vendored OpenSSL used by `cargo-c`
yum install perl-IPC-Cmd

# install cargo-c needed for the CAPI
cargo install cargo-c --version ${CARGOC_V} --features=vendored-openssl

Expand Down

0 comments on commit 8c7e0db

Please sign in to comment.