postgresql external: add Arch support (#583)

This commit is contained in:
Frédéric Praca
2022-07-28 11:03:06 +02:00
committed by GitHub
parent ce0a741956
commit 84428d59c7
+1 -1
View File
@@ -7,5 +7,5 @@ maintainers-logins = ["Fabien-Chouteau"]
[[external]]
kind = "system"
[external.origin."case(distribution)"]
"debian|ubuntu" = ["postgresql"]
"debian|ubuntu|arch" = ["postgresql"]
msys2 = ["mingw-w64-x86_64-postgresql"]