diff options
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 957e2f00..056f3532 100644 --- a/static/build.html +++ b/static/build.html @@ -236,9 +236,11 @@ process is being phased out by using the same LLVM toolchain as building and linking for the target.</p> - <p>Android Open Source Project build dependencies:</p> + <p>Additional Android Open Source Project build dependencies not provided by the + source tree:</p> <ul> + <li>m4 (will be included as a prebuilt in the next major release)</li> <li>python2 (being replaced with python3 for the next major release)</li> </ul> |
