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 4f70d22 commit 85b1784Copy full SHA for 85b1784
packages/conf-cairo/conf-cairo.1/opam
@@ -25,7 +25,7 @@ depexts: [
25
["cairo"] {os-family = "arch"}
26
["cairo"] {os = "macos" & os-distribution = "homebrew"}
27
["cairo"] {os = "win32" & os-distribution = "cygwinports"}
28
- ["libcairo-devel"] {os = "cygwin"}
+ ["libcairo-devel"] {os = "win32" & os-distribution = "cygwin"}
29
]
30
synopsis: "Virtual package relying on a Cairo system installation"
31
description:
0 commit comments