mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Add ldap,libcares,libsodium,libunistring, lint all configs
This commit is contained in:
@@ -4,16 +4,16 @@ libxml2:
|
||||
source:
|
||||
type: ghtagtar
|
||||
repo: GNOME/libxml2
|
||||
match: 'v2\.\d+\.\d+$'
|
||||
match: v2\.\d+\.\d+$
|
||||
metadata:
|
||||
license-files: [Copyright]
|
||||
license: MIT
|
||||
depends@unix:
|
||||
- libiconv
|
||||
suggests@unix:
|
||||
- xz
|
||||
- zlib
|
||||
headers:
|
||||
- libxml2
|
||||
pkg-configs:
|
||||
- libxml-2.0
|
||||
suggests@unix:
|
||||
- xz
|
||||
- zlib
|
||||
|
||||
Reference in New Issue
Block a user