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 29d3c44 commit 3ec08b2Copy full SHA for 3ec08b2
packages/conf-gtk3/conf-gtk3.18/opam
@@ -16,7 +16,7 @@ depexts: [
16
["gtk3-devel"] {os-family = "suse" | os-family = "opensuse"}
17
["gtk3"] {os-family = "arch"}
18
["gtk3"] {os = "win32" & os-distribution = "cygwinports"}
19
- ["libgtk3-devel"] {os = "cygwin"}
+ ["libgtk3-devel"] {os = "win32" & os-distribution = "cygwin"}
20
["gtk3"] {os = "freebsd"}
21
]
22
post-messages: [
0 commit comments