We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267f74a commit 257e5caCopy full SHA for 257e5ca
postgresql.opam
@@ -32,8 +32,8 @@ depexts: [
32
["postgresql-devel"] {os-distribution = "centos"}
33
["postgresql-devel"] {os-distribution = "rhel"}
34
["postgresql-devel"] {os-distribution = "fedora"}
35
+ ["postgresql-devel"] {os-distribution = "opensuse"}
36
["postgresql-dev"] {os-distribution = "alpine"}
- ["postgresql"] {os-distribution = "opensuse"}
37
["postgresql"] {os = "macos" & os-distribution = "homebrew"}
38
["postgresql96"] {os = "macos" & os-distribution = "macports"}
39
]
0 commit comments