Skip to content

Commit

Permalink
README: Update dependencies list with new requirements for U-Boot
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Davis <afd@ti.com>
  • Loading branch information
glneo authored and sskartheekadivi committed Mar 15, 2024
1 parent 531f121 commit 4191ad5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,9 @@ sudo apt install -y \
debian-archive-keyring bdebstrap \
build-essential autoconf automake \
bison flex libssl-dev \
bc u-boot-tools swig python3-pyelftools
bc git wget u-boot-tools swig \
python3-pyelftools python3-pip python3-dev \
python3-yaml python3-jsonschema python3-cryptography
sudo apt install --fix-broken
sudo pip3 install toml-cli
```
Expand Down

0 comments on commit 4191ad5

Please sign in to comment.