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.
2 parents b1ec81d + 382efcf commit 2fc87a3Copy full SHA for 2fc87a3
packages/conf-glib-2/conf-glib-2.1/opam
@@ -13,6 +13,9 @@ depexts: [
13
["glib"] {os = "macos" & os-distribution = "homebrew"}
14
["glib2-devel"] {os = "macos" & os-distribution = "macports"}
15
["glib2.0"] {os = "win32" & os-distribution = "cygwinports"}
16
+ ["glib"] {os = "freebsd"}
17
+ ["glib2-devel"] {os-family = "suse" | os-family = "opensuse"}
18
+ ["glib2-devel"] {os-distribution = "ol"}
19
]
20
post-messages: [
21
"This package requires GLib 2 development files installed on your system"
0 commit comments