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 85b1784 commit 29d3c44Copy full SHA for 29d3c44
packages/conf-mpfr/conf-mpfr.3/opam
@@ -25,6 +25,7 @@ depexts: [
25
["mpfr-dev"] {os-family = "alpine"}
26
["mpfr-devel"] {os-family = "suse" | os-family = "opensuse"}
27
["mpfr"] {os = "win32" & os-distribution = "cygwinports"}
28
+ ["libmpfr-devel"] {os = "win32" & os-distribution = "cygwin"}
29
]
30
synopsis: "Virtual package relying on library MPFR installation"
31
description:
0 commit comments