diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 786492c6..712083b0 100644 --- a/static/build.html +++ b/static/build.html @@ -277,7 +277,7 @@ <li>zip</li> </ul> - <p>Additional android-prepare-vendor (for Pixel phones) dependencies:</p> + <p>Additional dependencies for Pixel phones before the 6th generation:</p> <ul> <li>e2fsprogs (for debugfs)</li> @@ -286,6 +286,12 @@ <li>jq</li> </ul> + <p>Additional dependencies for 6th generation Pixel phones:</p> + + <ul> + <li>yarn</li> + </ul> + <p>Additional Vanadium (Chromium) build dependencies not provided by the source tree:</p> <ul> |
