File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -22,20 +22,7 @@ depends: [
22
22
"base" {build}
23
23
"stdio" {build}
24
24
"base-bytes"
25
- ]
26
-
27
- depexts: [
28
- ["libpq-dev"] {os-distribution = "debian"}
29
- ["database/postgresql96-client"] {os-distribution = "freebsd"}
30
- ["database/postgresql96-client"] {os-distribution = "openbsd"}
31
- ["libpq-dev"] {os-distribution = "ubuntu"}
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"}
37
- ["postgresql"] {os = "macos" & os-distribution = "homebrew"}
38
- ["postgresql96"] {os = "macos" & os-distribution = "macports"}
25
+ "conf-postgresql" {build}
39
26
]
40
27
41
28
synopsis: "Bindings to the PostgreSQL library"
You can’t perform that action at this time.
0 commit comments