021528cc1c
* GTKAda 21.0.0 * Fix gtkada on msys2 and update eagle_lander * pkg_config on msys2: use mingw pkg-config
12 lines
283 B
TOML
12 lines
283 B
TOML
description = ""
|
|
name = "pkg_config"
|
|
licenses = ["LGPL 3.0"]
|
|
maintainers = ["chouteau@adacore.com"]
|
|
maintainers-logins = ["Fabien-Chouteau"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
[external.origin."case(distribution)"]
|
|
"debian|ubuntu" = ["pkg-config"]
|
|
msys2 = ["mingw-w64-x86_64-pkg-config"]
|