We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f41d6 commit 567def0Copy full SHA for 567def0
README.md
@@ -15,10 +15,12 @@
15
16
- Recommended OS: Ubuntu 20.04.6 LTS
17
- Recommended C/C++: GCC/G++ 9.4.0
18
+- Recommended minimum free space: 30 GB
19
- Install dependencies
20
21
```bash
22
sudo apt-get update
23
+ sudo apt-get install libbz2-dev
24
sudo apt-get install -y build-essential ninja-build automake autoconf libtool wget curl git gcc \
25
libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq \
26
cmake python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip \
0 commit comments