summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d90a1193..058208e9 100644
--- a/README
+++ b/README
@@ -56,7 +56,8 @@ For example on Ubuntu Linux 14.04 LTS the following commands will install all
prerequisites for building yosys:
$ yosys_deps="build-essential clang bison flex libreadline-dev
- tcl8.5-dev libffi-dev git mercurial graphviz xdot"
+ tcl8.5-dev libffi-dev git mercurial graphviz xdot
+ gawk pkg-config"
$ sudo apt-get install $yosys_deps
There are also pre-compiled packages for Yosys on Ubuntu. Visit the Yosys