Commit 3d25af3f authored by carbon's avatar carbon

add missing apt-get packages to readme

parent d44d90f1
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
- 安装串口工具: `mobarXterm` 或者 `Xshell` 或者其他 - 安装串口工具: `mobarXterm` 或者 `Xshell` 或者其他
- 安装编译依赖的工具: - 安装编译依赖的工具:
``` ```
sudo apt install pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs sudo apt install pkg-config build-essential ninja-build automake autoconf libtool wget curl git gcc libssl-dev bc slib squashfs-tools android-sdk-libsparse-utils android-sdk-ext4-utils jq python3-distutils tclsh scons parallel ssh-client tree python3-dev python3-pip device-tree-compiler ssh cpio fakeroot libncurses5 flex bison libncurses5-dev genext2fs rsync unzip dosfstools mtools
``` ```
注意:`cmake` 版本最低要求 `3.16.5` 注意:`cmake` 版本最低要求 `3.16.5`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment