File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
packages/plplot/plplot.5.12.1 Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -16,18 +16,9 @@ depends: [
1616 "ocaml" {>= "4.02.0"}
1717 "dune" {>= "2.0.0"}
1818 "dune-configurator"
19+ "conf-plplot"
1920 "odoc" {with-doc}
2021]
21- depexts: [
22- ["libplplot-dev" "libshp-dev"] {os-family = "debian"}
23- ["plplot"] {os = "macos" & os-distribution = "homebrew"}
24- ["plpot"] {os-family = "arch"}
25- ["plplot-devel"] {os-family = "rhel"}
26- ["plplot-devel"] {os-family = "fedora"}
27- ["plplot-devel"] {os-family = "suse"}
28- ["plplot-devel" "epel-release"] {os-distribution = "centos"}
29- ["plplot"] {os-distribution = "nixos"}
30- ]
3122synopsis: "Bindings for the PLplot library"
3223description: "PLplot is a library for creating scientific plots http://plplot.sf.net/"
3324url {
You can’t perform that action at this time.
0 commit comments