this repo has no description
0
fork

Configure Feed

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

conf-nauty: add Alpine and Open/Suse support

+2
+2
packages/conf-nauty/conf-nauty.1.0/opam
··· 9 9 "conf-pkg-config" {build & os != "macos"} 10 10 ] 11 11 depexts: [ 12 + ["nauty-dev"] {os-distribution = "alpine"} 12 13 ["libnauty2-dev"] {os-family = "debian" | os-family = "ubuntu"} 13 14 ["libnauty-devel"] {os-distribution = "fedora"} 15 + ["nauty-devel"] {os-family = "suse" | os-family = "opensuse"} 14 16 ["nauty"] {os = "freebsd"} 15 17 ] 16 18 synopsis: "Virtual package relying on nauty"