Added psmisc to prerequisites
authorClifford Wolf <clifford@clifford.at>
Fri, 12 Dec 2014 11:49:46 +0000 (12:49 +0100)
committerClifford Wolf <clifford@clifford.at>
Fri, 12 Dec 2014 11:49:46 +0000 (12:49 +0100)
README

diff --git a/README b/README
index 058208e9d4a03390e66982e923b3b40dfe1789c8..c731cac019cb66beaba4ad10b5dc4d47e67232bf 100644 (file)
--- a/README
+++ b/README
@@ -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