mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-07-03 14:05:11 +02:00
README.md: python3-protobuf is also required
Issue: #2 Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
This commit is contained in:
@@ -70,7 +70,7 @@ The boot-related components are signed with an AVB key and OTA-related component
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
3. Ensure that `openssl`, `python3`, and a Java compiler are installed.
|
||||
3. Ensure that `openssl`, `python3`, `python3-protobuf`, and a Java compiler are installed.
|
||||
|
||||
4. Follow the steps to [generate signing keys](#generating-keys).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user