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 \
|
||||
libreadline-dev:i386 \
|
||||
libffi-dev:i386 \
|
||||
libfreetype6-dev:i386 \
|
||||
libsodium-dev:i386 \
|
||||
${{ parameters.packages }}
|
||||
displayName: 'APT'
|
||||
|
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
--enable-gd \
|
||||
--with-jpeg \
|
||||
--with-webp \
|
||||
--with-freetype \
|
||||
--with-xpm \
|
||||
--enable-exif \
|
||||
--with-zip \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue