Skip to content

Commit

Permalink
Add libffi-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Nov 23, 2024
1 parent 50ab678 commit c6bfa62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/testing/fedora-40.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN <<EOF
yum update -y
yum install -y curl wget tar xz patchelf openssl-pkcs11-sign-provider

yum install -y make gcc
yum install -y make gcc libffi-devel

wget https://packages.broadcom.com/artifactory/saltproject-generic/onedir/3007.1/salt-3007.1-onedir-linux-$ARCH.tar.xz
tar xf salt-3007.1-onedir-linux-$ARCH.tar.xz
Expand Down

0 comments on commit c6bfa62

Please sign in to comment.