aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@dabbelt.com>2017-08-25 17:03:02 -0700
committerPalmer Dabbelt <palmer@dabbelt.com>2017-08-25 17:37:11 -0700
commit5e9f863cc4884bc165db1a3e7fd272ed85f4d110 (patch)
tree762aa0306fc17af168dcfe9c09518dd8a1bb3df6 /README.md
parent54d2cf472085403b01419f9686e59525ea5a8d24 (diff)
downloadriscv-tools-5e9f863cc4884bc165db1a3e7fd272ed85f4d110.zip
riscv-tools-5e9f863cc4884bc165db1a3e7fd272ed85f4d110.tar.gz
riscv-tools-5e9f863cc4884bc165db1a3e7fd272ed85f4d110.tar.bz2
Add some Ubuntu dependencies
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 82def64..76b3550 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +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 libusb-1.0-0-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 device-tree-compiler pkg-config
Fedora packages needed: