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 3618ad4 + c53d332 commit 057b6d0Copy full SHA for 057b6d0
packages/conf-gmp/conf-gmp.5/opam
@@ -31,6 +31,7 @@ depexts: [
31
["gmp" "gmp-devel"] {os-distribution = "ol"}
32
["gmp"] {os = "openbsd"}
33
["gmp"] {os = "freebsd"}
34
+ ["gmp"] {os-distribution = "arch"}
35
["gmp-dev"] {os-distribution = "alpine"}
36
["gmp-devel"] {os-family = "suse" | os-family = "opensuse"}
37
["gmp"] {os = "win32" & os-distribution = "cygwinports"}
0 commit comments