this repo has no description
0
fork

Configure Feed

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

conf-guile: add support for Ubuntu derivatives

+1 -1
+1 -1
packages/conf-guile/conf-guile.1/opam
··· 13 13 bug-reports: "https://github.com/ocaml/opam-repository/issues" 14 14 15 15 depexts: [ 16 - ["guile-3.0-dev"] {os-family = "debian"} 16 + ["guile-3.0-dev"] {os-family = "debian" | os-family = "ubuntu"} 17 17 ["guile-lib"] {os = "freebsd"} 18 18 ["database/guile"] {os = "openbsd"} 19 19 ["guile-devel"] {os-distribution = "centos"}