this repo has no description
0
fork

Configure Feed

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

conf-nauty: add Ubuntu and FreeBSD support

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