Skip to content

Commit

Permalink
Depend on suitesparse64-devel in Fedora configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuttari committed Jan 22, 2025
1 parent 01bf386 commit 5ffdce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jenkins/fedora-40.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ARG MARCO_RUNTIME_BUILD_TYPE=Release

RUN dnf update -y && \
dnf install -y openblas-devel-0.3.26-4.fc40 \
suitesparse-devel-7.6.0-1.fc40 \
suitesparse64-devel-7.6.0-1.fc40 \
sundials-devel-6.6.2-7.fc40

COPY ./version_marco_runtime.txt /tmp/
Expand Down

0 comments on commit 5ffdce2

Please sign in to comment.