mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
Revert "Drop freetype from i386"
This reverts commit 8641d76f62
.
This appears to work again now...
This commit is contained in:
parent
376968c7a7
commit
bc6979b79e
2 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,7 @@ steps:
|
||||||
libpq-dev:i386 \
|
libpq-dev:i386 \
|
||||||
libreadline-dev:i386 \
|
libreadline-dev:i386 \
|
||||||
libffi-dev:i386 \
|
libffi-dev:i386 \
|
||||||
|
libfreetype6-dev:i386 \
|
||||||
libsodium-dev:i386 \
|
libsodium-dev:i386 \
|
||||||
${{ parameters.packages }}
|
${{ parameters.packages }}
|
||||||
displayName: 'APT'
|
displayName: 'APT'
|
||||||
|
|
|
@ -29,6 +29,7 @@ jobs:
|
||||||
--enable-gd \
|
--enable-gd \
|
||||||
--with-jpeg \
|
--with-jpeg \
|
||||||
--with-webp \
|
--with-webp \
|
||||||
|
--with-freetype \
|
||||||
--with-xpm \
|
--with-xpm \
|
||||||
--enable-exif \
|
--enable-exif \
|
||||||
--with-zip \
|
--with-zip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue