this repo has no description
0
fork

Configure Feed

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

conf-gnuplot: add support for Ubuntu derivatives

+1
+1
packages/conf-gnuplot/conf-gnuplot.0.1/opam
··· 7 7 build: ["gnuplot" "--version"] 8 8 depexts: [ 9 9 ["gnuplot-x11"] {os-family = "debian"} 10 + ["gnuplot-x11"] {os-family = "ubuntu"} 10 11 ["gnuplot"] {os-distribution = "centos"} 11 12 ["gnuplot"] {os-distribution = "fedora"} 12 13 ["gnuplot"] {os-distribution = "ol"}