We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76051d1 commit 935722cCopy full SHA for 935722c
doc/src/parmys/quickstart.rst
@@ -9,21 +9,22 @@ Prerequisites
9
* ctags
10
* bison
11
* flex
12
-* gcc 9.x
+* g++ 9.x
13
* cmake 3.9 (minimum version)
14
* time
15
* cairo
16
-* gawk
17
-* xdot
18
-* tcl-dev
+* build-essential
+* libreadline-dev
+* gawk tcl-dev
19
+* libffi-dev
20
+* git
21
* graphviz
22
+* xdot
23
* pkg-config
24
* python3
-* libffi-dev
-* libreadline-dev
25
* libboost-system-dev
26
* libboost-python-dev
-* libboost-filesystem-dev
27
+* libboost-filesystem-dev
28
* zlib1g-dev
29
30
Building
0 commit comments