Skip to content

Commit 420187c

Browse files
committed
Update setup_configure_image.sh
1 parent 28fde12 commit 420187c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/jobs/configure-checks/setup_configure_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ distro_id=$(grep "^ID=" /etc/os-release)
66

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

0 commit comments

Comments
 (0)