aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-08-10 18:49:37 -0700
committerGitHub <noreply@github.com>2017-08-10 18:49:37 -0700
commit6b587994d698afd51a7b6b56ac9cdf32931c83cf (patch)
tree24dc65ec01eee0bc8971772bb2c4e4a4d92f2435
parentc72d200cb5e8a439dc206730d930820e16a50008 (diff)
parent397e84fee604681957e9ed0a83bef4ad4d8f1e85 (diff)
downloadriscv-tools-6b587994d698afd51a7b6b56ac9cdf32931c83cf.zip
riscv-tools-6b587994d698afd51a7b6b56ac9cdf32931c83cf.tar.gz
riscv-tools-6b587994d698afd51a7b6b56ac9cdf32931c83cf.tar.bz2
Merge pull request #106 from riscv/lubisb
List libusb-1.0 Ubuntu dependency
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b2c65b..82def64 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ This repo provides guides and references:
Ubuntu packages needed:
- $ sudo apt-get install autoconf automake autotools-dev curl device-tree-compiler libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev
+ $ sudo apt-get install autoconf automake autotools-dev curl device-tree-compiler libmpc-dev libmpfr-dev libgmp-dev libusb-1.0-0-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev
Fedora packages needed: