Skip to content

Commit 567def0

Browse files
committed
docs: add some compilation notes
1 parent 51f41d6 commit 567def0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@
1515

1616
- Recommended OS: Ubuntu 20.04.6 LTS
1717
- Recommended C/C++: GCC/G++ 9.4.0
18+
- Recommended minimum free space: 30 GB
1819
- Install dependencies
1920

2021
```bash
2122
sudo apt-get update
23+
sudo apt-get install libbz2-dev
2224
sudo apt-get install -y build-essential ninja-build automake autoconf libtool wget curl git gcc \
2325
libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq \
2426
cmake python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip \

0 commit comments

Comments
 (0)