Skip to content

Commit 43dc2eb

Browse files
authored
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.
1 parent 2324e32 commit 43dc2eb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/actions/apk/action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ runs:
1919
re2c \
2020
pkgconf \
2121
mysql-client \
22-
aspell-dev \
23-
hunspell-dev \
24-
hunspell-en \
2522
bzip2-dev \
2623
curl-dev \
2724
freetype-dev \
@@ -48,7 +45,6 @@ runs:
4845
lmdb-dev \
4946
argon2-dev \
5047
enchant2-dev \
51-
enchant2-hunspell \
5248
freetds-dev \
5349
imap-dev \
5450
net-snmp-dev \

0 commit comments

Comments
 (0)