Add gperf to prerequisites
authorClifford Wolf <clifford@clifford.at>
Wed, 20 Sep 2017 23:49:18 +0000 (01:49 +0200)
committerClifford Wolf <clifford@clifford.at>
Wed, 20 Sep 2017 23:49:18 +0000 (01:49 +0200)
docs/source/quickstart.rst

index 2dd5d348909542b54643034fa5d61a9678d35642..19e86681ad3b61a714abfca242890f805bba88bc 100644 (file)
@@ -21,7 +21,7 @@ Installing prerequisites (this command is for Ubuntu 16.04):
 
    sudo apt-get install build-essential clang bison flex libreadline-dev \
                         gawk tcl-dev libffi-dev git mercurial graphviz   \
-                        xdot pkg-config python python3 libftdi-dev
+                        xdot pkg-config python python3 libftdi-dev gperf
 
 Yosys, Yosys-SMTBMC and ABC
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~