Skip to content

Commit

Permalink
Update setup_configure_image.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj authored Nov 1, 2024
1 parent bf74b8b commit c248d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/configure-checks/setup_configure_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ distro_id=$(grep "^ID=" /etc/os-release)

# Install everything for configure and testing
shared="pkg-config make rst2pdf autoconf composer bats latexmk"
shared2="$shared python3-{yaml,sphinx}"
shared2="$shared python3-{yaml,sphinx} php{,-{fpm,gd,cli,intl,mbstrin,mysql,curl,jsonxml,zip}
case $distro_id in
"ID=fedora")
Expand Down

0 comments on commit c248d78

Please sign in to comment.