Add pkgconf for arch distribution to pkg_config (#215)
Arch Linux provides only core/pkgconf to provide pkg-config.
This commit is contained in:
@@ -8,4 +8,5 @@ maintainers-logins = ["Fabien-Chouteau"]
|
||||
kind = "system"
|
||||
[external.origin."case(distribution)"]
|
||||
"debian|ubuntu" = ["pkg-config"]
|
||||
arch = ["pkgconf"]
|
||||
msys2 = ["mingw-w64-x86_64-pkg-config"]
|
||||
|
||||
Reference in New Issue
Block a user