We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fde12 commit 420187cCopy full SHA for 420187c
.github/jobs/configure-checks/setup_configure_image.sh
@@ -6,7 +6,7 @@ distro_id=$(grep "^ID=" /etc/os-release)
6
7
# Install everything for configure and testing
8
shared="pkg-config make rst2pdf autoconf composer bats latexmk"
9
-shared2="$shared python3-{yaml,sphinx}"
+shared2="$shared python3-{yaml,sphinx} php{,-{fpm,gd,cli,intl,mbstrin,mysql,curl,jsonxml,zip}
10
11
case $distro_id in
12
"ID=fedora")
0 commit comments