diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-09 05:08:16 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-09 08:29:19 -0400 |
| commit | 7b4ab6f6365e6b999fe3ca424e08e9b659d0edec (patch) | |
| tree | e2123277943485c8794bb80f887f2fd9ac6b048a /static/build.html | |
| parent | 421bb106080dd828ab1d04d1605e3ddd781c4d29 (diff) | |
python is provided via prebuilts
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 87f4e65b..b6cef59c 100644 --- a/static/build.html +++ b/static/build.html @@ -254,7 +254,7 @@ 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 (being replaced with python3 for the next major release)</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> |
