Skip to content

Commit a2dbf19

Browse files
committed
gha: remove patch from needed packages
1 parent ae86162 commit a2dbf19

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/scripts/depexts/generate-actions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
EOF
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"
2222
ocaml="ocaml ocaml-compiler-libs"
2323

2424
OCAML_CONSTRAINT=''

master_changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)