static-php-cli/config/pkg/lib/postgresql.yml
2026-02-06 13:40:18 +08:00

24 lines
364 B
YAML

postgresql:
type: library
artifact:
source:
type: ghtagtar
repo: postgres/postgres
match: REL_18_\d+
metadata:
license-files: [COPYRIGHT]
license: PostgreSQL
depends:
- libiconv
- libxml2
- openssl
- zlib
- libedit
suggests:
- icu
- libxslt
- ldap
- zstd
pkg-configs:
- libpq