From: Piotr Esden-Tempski Date: Tue, 1 Nov 2011 21:49:57 +0000 (-0700) Subject: Added the requirement for libftdi on debian into the readme. Closes gh-12. X-Git-Url: https://git.gag.com/?p=fw%2Fcortex-toolchain;a=commitdiff_plain;h=2cfa2b70855d8b8f128f43fc1e0d9349bb7e9022;hp=d761877d89d76629498188a0ef0f8494c58f135f Added the requirement for libftdi on debian into the readme. Closes gh-12. --- diff --git a/README b/README index 0c2461b..b3a0220 100644 --- a/README +++ b/README @@ -122,7 +122,7 @@ Notes for Linux users: You need to install several packages. On Debian just run: $ apt-get install flex bison libgmp3-dev libmpfr-dev libncurses5-dev \ - libmpc-dev autoconf texinfo build-essential + libmpc-dev autoconf texinfo build-essential libftdi-dev You may want to try running the following command instead too: