this repo has no description
0
fork

Configure Feed

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

conf-plplot: Support Ubuntu-derivatives and FreeBSD

+2
+2
packages/conf-plplot/conf-plplot.1/opam
··· 10 10 ] 11 11 depexts: [ 12 12 ["libplplot-dev" "libshp-dev"] {os-family = "debian"} 13 + ["libplplot-dev" "libshp-dev"] {os-family = "ubuntu"} 13 14 ["plplot"] {os = "macos" & os-distribution = "homebrew"} 14 15 ["plplot-devel"] {os-family = "rhel"} 15 16 ["plplot-devel"] {os-distribution = "fedora"} 16 17 ["plplot-devel"] {os-family = "suse" | os-family = "opensuse"} 17 18 ["plplot-devel" "epel-release"] {os-distribution = "centos"} 18 19 ["plplot"] {os-distribution = "nixos"} 20 + ["plplot"] {os = "freebsd"} 19 21 ] 20 22 x-ci-accept-failures: [ 21 23 # plplot is not available on these platforms