diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-06 00:49:42 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-09-06 00:49:42 -0400 |
| commit | 88d8b1d21003614ddf8dd181cfc26cb2a5cb6f60 (patch) | |
| tree | 9aadcfa36227199afd18587c4bacd9b73587abc7 /static/build.html | |
| parent | 0e60bef7ceda743104fc7346a8206eb434904439 (diff) | |
add e2fsprogs to dependency list
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index 81235724..053e5c84 100644 --- a/static/build.html +++ b/static/build.html @@ -265,6 +265,7 @@ <li>protobuf library for Python 3</li> <li>Node.js 18 LTS</li> <li>yarn</li> + <li>e2fsprogs (for the debugfs command used for extracting data from ext4 images)</li> </ul> <p>Additional Vanadium (Chromium) build dependencies not provided by the source tree:</p> |
