Skip to content

Commit 8641d76

Browse files
committed
Drop freetype from i386
For some reason this seems to pick up the amd64 library (though we do install the i386 one).
1 parent e0d2070 commit 8641d76

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

azure/i386/apt.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ steps:
4040
libpq-dev:i386 \
4141
libreadline-dev:i386 \
4242
libffi-dev:i386 \
43-
libfreetype6-dev:i386 \
4443
libsodium-dev:i386 \
4544
${{ parameters.packages }}
4645
displayName: 'APT'

azure/i386/job.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
--enable-gd \
3030
--with-jpeg \
3131
--with-webp \
32-
--with-freetype \
3332
--with-xpm \
3433
--enable-exif \
3534
--with-zip \

0 commit comments

Comments
 (0)