diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-06-21 16:45:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-06-21 16:45:10 -0400 |
| commit | 21e6db9ae5306e04beecfc0b781a0c451e4673d7 (patch) | |
| tree | 5fc713040723dfc15ea561d7a1c423e1a5a2ab81 /static | |
| parent | b9f726a27518b51248b6b857e5c8a31ada9ed23e (diff) | |
Chromium build requires gperf
Diffstat (limited to 'static')
| -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 98636687..b1a62624 100644 --- a/static/build.html +++ b/static/build.html @@ -303,6 +303,7 @@ <p>Additional Vanadium (Chromium) build dependencies not provided by the source tree:</p> <ul> + <li>gperf</li> <li>32-bit glibc</li> <li>32-bit gcc runtime library</li> </ul> |
