aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-11-30 11:07:05 -0800
committerGitHub <noreply@github.com>2017-11-30 11:07:05 -0800
commitccf7c122d500835b5eac1421c20d9e795a5b67aa (patch)
tree537b3b79e1fdc6941a2106aef68d71d682f36941
parent19894ad172e8dc36a515b6753242d7c1382223da (diff)
parent89bf5c1a874d22ec6e1df6acd7017c5932135c4e (diff)
downloadriscv-tools-ccf7c122d500835b5eac1421c20d9e795a5b67aa.zip
riscv-tools-ccf7c122d500835b5eac1421c20d9e795a5b67aa.tar.gz
riscv-tools-ccf7c122d500835b5eac1421c20d9e795a5b67aa.tar.bz2
Merge pull request #155 from rossberger/patch-1
Add missing dependency: zlib1g-dev
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 76b3550..1477bcb 100644
--- a/README.md
+++ b/README.md
@@ -193,7 +193,7 @@ flex, bison, autotools, libmpc, libmpfr, and libgmp. Ubuntu distribution
installations will require this command to be run. If you have not installed
these things yet, then run this:
- O$ 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
+ O$ 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
Before we start installation, we need to set the
`$RISCV` environment variable. The variable is used throughout the