mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 15:25:36 +08:00
Add krb5 and lint configs
This commit is contained in:
@@ -6,16 +6,16 @@ idn2:
|
||||
url: 'https://ftp.gnu.org/gnu/libidn/'
|
||||
regex: '/href="(?<file>libidn2-(?<version>[^"]+)\.tar\.gz)"/'
|
||||
metadata:
|
||||
license-files: ['COPYING.LESSERv3']
|
||||
license-files: [COPYING.LESSERv3]
|
||||
license: LGPL-3.0-or-later
|
||||
pkg-configs:
|
||||
- libidn2
|
||||
depends@macos:
|
||||
- libiconv
|
||||
- gettext
|
||||
headers:
|
||||
- idn2.h
|
||||
pkg-configs:
|
||||
- libidn2
|
||||
suggests@unix:
|
||||
- libiconv
|
||||
- gettext
|
||||
- libunistring
|
||||
depends@macos:
|
||||
- libiconv
|
||||
- gettext
|
||||
|
||||
Reference in New Issue
Block a user