File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1818EOF
1919
2020# ## Generate the Dockerfile
21- mainlibs=" m4 git rsync patch tar unzip bzip2 make wget"
21+ mainlibs=" m4 git rsync tar unzip bzip2 make wget"
2222ocaml=" ocaml ocaml-compiler-libs"
2323
2424OCAML_CONSTRAINT=' '
Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ users)
137137 * Improve the revdeps test by ignoring non-released packages [ #6657 @kit-ty-kate ]
138138 * Avoid re-testing already tested repositories when testing the revdeps [ #6657 @kit-ty-kate ]
139139 * Fix duplication logic in revdeps script [ #6666 @arozovyk ]
140+ * Remove patch dependency in depext actions [ #6676 @rjbou ]
140141
141142## Doc
142143 * Update the installation documentation with the release of opam 2.4.1 [ #6620 @kit-ty-kate ]
You can’t perform that action at this time.
0 commit comments