mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02: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:
parent
ae4ef32d68
commit
2324e32c7d
1 changed files with 0 additions and 1 deletions
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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue