mirror of https://github.com/parazyd/arm-sdk.git
xz-utils dependency
This commit is contained in:
parent
270b309a09
commit
dc86a4c73b
|
|
@ -16,7 +16,7 @@ from shell scripts.
|
||||||
Using a Debian-based OS, install the following packages:
|
Using a Debian-based OS, install the following packages:
|
||||||
|
|
||||||
```
|
```
|
||||||
gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt
|
gnupg2 debootstrap curl rsync gcc-arm-none-eabi parted kpartx qemu-user-static sudo git-core parted gcc-multilib lib32z1 u-boot-tools device-tree-compiler cgpt xz-utils
|
||||||
```
|
```
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue