list lzop as a dependency

This commit is contained in:
parazyd 2017-07-24 20:40:51 +02:00
parent 6d94c4d4fa
commit fae4cbfb71
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 7 additions and 1 deletions

View File

@ -14,7 +14,7 @@ from shell scripts. It requires the following packages to be installed:
### Devuan
```
sudo git-core zsh curl wget debootstrap cgpt xz-utils kpartx parted qemu-user-static build-essential rsync gcc-arm-none-eabi gcc-multilib lib32z1 u-boot-tools device-tree-compiler lzop dosfstools vboot-utils vboot-kernel-utils
sudo git-core zsh curl wget debootstrap cgpt xz-utils kpartx parted qemu-user-static build-essential rsync gcc-arm-none-eabi gcc-multilib lib32z1 u-boot-tools device-tree-compiler lzop dosfstools vboot-utils vboot-kernel-utils lzop
```
### Gentoo
@ -30,6 +30,12 @@ By executing `init.sh` which is found in the base directory of arm-sdk, it
will initialize all git submodules and gcc toolchains that are needed for
arm-sdk to properly function.
Do it with:
```
; ./init.sh
```
## Quick start
Edit the `config` file to match your crosscompile toolchain. `init.sh` will