this repo has no description

Add conf-boost support for Linux Mint

Changed files
+1 -1
packages
conf-boost
conf-boost.1
+1 -1
packages/conf-boost/conf-boost.1/opam
···
bug-reports: "https://github.com/ocaml/opam-repository/issues"
license: "MIT"
depexts: [
-
["libboost-dev"] {os-family = "debian"}
+
["libboost-dev"] {os-family = "debian" | os-family = "ubuntu"}
["boost"] {os-distribution = "nixos"}
["boost-dev"] {os-distribution = "alpine"}
["boost-devel"] {os-distribution = "fedora"}