tadd libftdi-dev as a dependency - arm-sdk - os build toolkit for various embedded devices HTML git clone https://git.parazyd.org/arm-sdk DIR Log DIR Files DIR Refs DIR Submodules DIR README DIR LICENSE --- DIR commit 8833779a0b136d057dccbc619596eb3b201be00d DIR parent 0c8d788d4c11bb293a0e43fd55f55d5ed82dc898 HTML Author: parazyd <parazyd@dyne.org> Date: Thu, 5 Oct 2017 11:03:43 +0200 add libftdi-dev as a dependency Diffstat: M README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- DIR diff --git a/README.md b/README.md t@@ -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