We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e773d2 + f5c2625 commit 5a84d84Copy full SHA for 5a84d84
packages/conf-plplot/conf-plplot.1/opam
@@ -11,7 +11,7 @@ depends: [
11
depexts: [
12
["libplplot-dev" "libshp-dev"] {os-family = "debian"}
13
["libplplot-dev" "libshp-dev"] {os-family = "ubuntu"}
14
- ["plplot"] {os = "macos" & os-distribution = "homebrew"}
+ ["plplot"] {os = "macos" & (os-distribution = "homebrew" | os-distribution = "macports")}
15
["plplot-devel"] {os-family = "rhel"}
16
["plplot-devel"] {os-family = "fedora"}
17
["plplot-devel"] {os-family = "suse" | os-family = "opensuse"}
0 commit comments