this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-postgresql: add support for Ubuntu derivatives

+1
+1
packages/conf-postgresql/conf-postgresql.1/opam
··· 9 9 10 10 depexts: [ 11 11 ["libpq-dev"] {os-family = "debian"} 12 + ["libpq-dev"] {os-family = "ubuntu"} 12 13 ["libpq-devel"] {os-distribution = "centos" & os-version >= "8"} 13 14 ["libpq-devel"] {os-distribution = "rhel" & os-version >= "8"} 14 15 ["libpq-devel"] {os-distribution = "ol" & os-version >= "8"}