mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove redundant Kerberos library installation (#15889)
This was once needed for the --with-kerberos configure options by openssl or imap extensions.
This commit is contained in:
1
.github/actions/apk/action.yml
vendored
1
.github/actions/apk/action.yml
vendored
@@ -44,7 +44,6 @@ runs:
|
||||
readline-dev \
|
||||
sqlite-dev \
|
||||
tidyhtml-dev \
|
||||
krb5-dev \
|
||||
gdbm-dev \
|
||||
lmdb-dev \
|
||||
argon2-dev \
|
||||
|
||||
Reference in New Issue
Block a user