Skip to content

Commit 93134e7

Browse files
authored
add 7zip
1 parent c0cd0a6 commit 93134e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains the scripts that produce the libraries included with Ta
44

55
### Build on Ubuntu
66
```bash
7-
sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python3 python3-pip python3-setuptools python3-serial python3-click python3-cryptography python3-future python3-pyparsing python3-pyelftools cmake ninja-build ccache jq
7+
sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python3 python3-pip python3-setuptools python3-serial python3-click python3-cryptography python3-future python3-pyparsing python3-pyelftools cmake ninja-build ccache jq p7zip-full
88
sudo pip3 install --upgrade pip3
99
git clone https://github.com/Jason2866/esp32-arduino-lib-builder
1010
cd esp32-arduino-lib-builder

0 commit comments

Comments
 (0)