Skip to content

Commit 29d3c44

Browse files
committed
Fix cygwin depext check for conf-mpfr
1 parent 85b1784 commit 29d3c44

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-mpfr/conf-mpfr.3

1 file changed

+1
-0
lines changed

packages/conf-mpfr/conf-mpfr.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ depexts: [
2525
["mpfr-dev"] {os-family = "alpine"}
2626
["mpfr-devel"] {os-family = "suse" | os-family = "opensuse"}
2727
["mpfr"] {os = "win32" & os-distribution = "cygwinports"}
28+
["libmpfr-devel"] {os = "win32" & os-distribution = "cygwin"}
2829
]
2930
synopsis: "Virtual package relying on library MPFR installation"
3031
description:

0 commit comments

Comments
 (0)