From 6d0183f6c6ac3fc712bdbffb274af57dfd6e3bac Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Thu, 21 Sep 2017 01:49:18 +0200 Subject: [PATCH] Add gperf to prerequisites --- docs/source/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index 2dd5d34..19e8668 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.30.2