diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 09:58:24 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-12 09:58:24 -0400 |
| commit | 07204922a4869c304dee0b70bbe0523a61d14f57 (patch) | |
| tree | 2c0fc0378647b81ce0a21d931f2e43c59ac6db51 | |
| parent | 5aff6d5f5382ff89fe57fcd09ae318c5d376ee01 (diff) | |
eliminated external python2 dependency for signing
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 4483ae50..c5aabf88 100644 --- a/static/build.html +++ b/static/build.html @@ -255,7 +255,6 @@ for OpenJDK despite it being a headless variant without GUI support</li> <li>m4 (will be included as a prebuilt in the next major release)</li> <li>ncurses5 (provided by the source tree for some tools but not others)</li> - <li>python2 for signing scripts (being replaced with python3 for the next major release)</li> <li>rsync</li> <li>unzip</li> <li>zip</li> |
