libpq external: Fedora support (#644)
* Add Support for Fedora Nomenclature of package name is different on Fedora, certainly the case for all RPM based distribution... * Update libpq-external.toml forever dyslexic... wrong package name in my previous commit, sorry. * Update libpq-external.toml forever dyslexic... wrong package name in my previous commit, sorry.
This commit is contained in:
@@ -7,5 +7,6 @@ maintainers-logins = ["reznikmm"]
|
||||
[[external]]
|
||||
kind = "system"
|
||||
[external.origin."case(distribution)"]
|
||||
"fedora" = ["libpq-devel"]
|
||||
"debian|ubuntu" = ["libpq-dev"]
|
||||
"msys2" = ["mingw-w64-x86_64-postgresql"]
|
||||
|
||||
Reference in New Issue
Block a user