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.
1 parent bc72680 commit 1f3312bCopy full SHA for 1f3312b
packages/conf-gnuplot/conf-gnuplot.0.1/opam
@@ -16,6 +16,8 @@ depexts: [
16
["gnuplot"] {os-family = "suse" | os-family = "opensuse"}
17
["gnuplot"] {os-family = "arch"}
18
["gnuplot"] {os = "freebsd"}
19
+ ["gnuplot"] {os = "win32" & os-distribution = "cygwinports"}
20
+ ["math/gnuplot"] {os = "openbsd"}
21
]
22
synopsis: "Virtual package relying on gnuplot installation"
23
description: """
0 commit comments