Added psmisc to prerequisites

This commit is contained in:
Clifford Wolf 2014-12-12 12:49:46 +01:00
parent 72f500c950
commit cf55371a22
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -57,7 +57,7 @@ prerequisites for building yosys:
$ yosys_deps="build-essential clang bison flex libreadline-dev
tcl8.5-dev libffi-dev git mercurial graphviz xdot
gawk pkg-config"
gawk pkg-config psmics"
$ sudo apt-get install $yosys_deps
There are also pre-compiled packages for Yosys on Ubuntu. Visit the Yosys