1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Remove redundant *spell* libraries on Alpine (#15890)

These were needed mostly for the PHP <= 8.3 pspell extension. The
nchant2-hunspell gets installed automatically as a dependency with
enchant2-dev if needed.
This commit is contained in:
Peter Kokot
2024-09-17 18:14:44 +02:00
committed by GitHub
parent 2324e32c7d
commit 43dc2eb6d8

View File

@@ -19,9 +19,6 @@ runs:
re2c \
pkgconf \
mysql-client \
aspell-dev \
hunspell-dev \
hunspell-en \
bzip2-dev \
curl-dev \
freetype-dev \
@@ -48,7 +45,6 @@ runs:
lmdb-dev \
argon2-dev \
enchant2-dev \
enchant2-hunspell \
freetds-dev \
imap-dev \
net-snmp-dev \