this repo has no description
0
fork

Configure Feed

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

conf-gsl: add support for Ubuntu derivatives

+1
+1
packages/conf-gsl/conf-gsl.2/opam
··· 6 6 build: [["pkg-config" "gsl"]] 7 7 depexts: [ 8 8 ["libgsl-dev"] {os-family = "debian"} 9 + ["libgsl-dev"] {os-family = "ubuntu"} 9 10 ["libgsl-devel"] {os-distribution = "mageia"} 10 11 ["gsl-devel"] {os-distribution = "centos"} 11 12 ["gsl-devel"] {os-distribution = "fedora"}