Skip to content

Commit c82d23a

Browse files
authored
Update packages/plplot/plplot.5.12.1/opam
1 parent 434eccd commit c82d23a

File tree

1 file changed

+1
-10
lines changed
  • packages/plplot/plplot.5.12.1

1 file changed

+1
-10
lines changed

packages/plplot/plplot.5.12.1/opam

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff 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-
]
3122
synopsis: "Bindings for the PLplot library"
3223
description: "PLplot is a library for creating scientific plots http://plplot.sf.net/"
3324
url {

0 commit comments

Comments
 (0)