Skip to content

Commit 1f3312b

Browse files
committed
conf-gnuplot: Add support for windows & openbsd
1 parent bc72680 commit 1f3312b

File tree

1 file changed

+2
-0
lines changed
  • packages/conf-gnuplot/conf-gnuplot.0.1

1 file changed

+2
-0
lines changed

packages/conf-gnuplot/conf-gnuplot.0.1/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ depexts: [
1616
["gnuplot"] {os-family = "suse" | os-family = "opensuse"}
1717
["gnuplot"] {os-family = "arch"}
1818
["gnuplot"] {os = "freebsd"}
19+
["gnuplot"] {os = "win32" & os-distribution = "cygwinports"}
20+
["math/gnuplot"] {os = "openbsd"}
1921
]
2022
synopsis: "Virtual package relying on gnuplot installation"
2123
description: """

0 commit comments

Comments
 (0)