Skip to content

Commit f2d9175

Browse files
authored
Merge pull request #28252 from jmid/patch-conf-mpfr-paths-opensuse
Add OpenSuse support for `conf-mpfr-paths`
2 parents 04312e2 + d3baae8 commit f2d9175

File tree

1 file changed

+1
-1
lines changed
  • packages/conf-mpfr-paths/conf-mpfr-paths.1

1 file changed

+1
-1
lines changed

packages/conf-mpfr-paths/conf-mpfr-paths.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ depexts: [
3838
["mpfr"] {os = "openbsd"}
3939
["mpfr"] {os-family = "arch"}
4040
["mpfr-dev"] {os-family = "alpine"}
41-
["mpfr-devel"] {os-family = "suse"}
41+
["mpfr-devel"] {os-family = "suse" | os-family = "opensuse"}
4242
["mpfr"] {os = "win32" & os-distribution = "cygwinports"}
4343
]
4444
available: [

0 commit comments

Comments
 (0)