mirror of https://github.com/parazyd/arm-sdk.git
add libftdi-dev as a dependency
This commit is contained in:
parent
0c8d788d4c
commit
8833779a0b
|
|
@ -15,7 +15,7 @@ as [libdevuansdk dependencies](https://github.com/dyne/libdevuansdk/blob/master/
|
|||
### Devuan
|
||||
|
||||
```
|
||||
curl wget 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
|
||||
curl wget 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 libftdi-dev
|
||||
```
|
||||
|
||||
### Gentoo
|
||||
|
|
|
|||
Loading…
Reference in New Issue