Skip to content

Commit 4d40b2d

Browse files
committed
more centos tweaking
1 parent 7fe031f commit 4d40b2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ortools_solvers.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ depexts: [
5454
["libz-dev"] {os-distribution = "debian"}
5555
["zlib-dev"] {os-distribution = "alpine"}
5656
["zlib"] {os-distribution = "archinux"}
57-
["libzstd"] {os-distribution = "centos-9"}
58-
["libzstd"] {os-distribution = "centos-10"}
57+
["zlib-devel"] {os-distribution = "centos-9"}
58+
["zlib-devel"] {os-distribution = "centos-10"}
5959
["zlib-ng-compat-devel" "zlib-ng-compat-static"]
6060
{os-distribution = "fedora"}
6161
["libzip"] {os-distribution = "freebsd"}

0 commit comments

Comments
 (0)