this repo has no description
0
fork

Configure Feed

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

conf-r-mathlib: add Ubuntu family support

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