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 7fe031f commit 4d40b2dCopy full SHA for 4d40b2d
1 file changed
ortools_solvers.opam
@@ -54,8 +54,8 @@ depexts: [
54
["libz-dev"] {os-distribution = "debian"}
55
["zlib-dev"] {os-distribution = "alpine"}
56
["zlib"] {os-distribution = "archinux"}
57
- ["libzstd"] {os-distribution = "centos-9"}
58
- ["libzstd"] {os-distribution = "centos-10"}
+ ["zlib-devel"] {os-distribution = "centos-9"}
+ ["zlib-devel"] {os-distribution = "centos-10"}
59
["zlib-ng-compat-devel" "zlib-ng-compat-static"]
60
{os-distribution = "fedora"}
61
["libzip"] {os-distribution = "freebsd"}
0 commit comments