Skip to content

Commit 5eb8cf5

Browse files
committed
conf-gnuplot: Try to fix
1 parent 1f3312b commit 5eb8cf5

File tree

1 file changed

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

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +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"}
19+
["gnuplot-base"] {os = "win32" & os-distribution = "cygwin"}
20+
["mingw-w64-x86_64-gnuplot"] {os = "win32" & os-distribution = "msys2"}
2021
["math/gnuplot"] {os = "openbsd"}
2122
]
2223
synopsis: "Virtual package relying on gnuplot installation"

0 commit comments

Comments
 (0)