Skip to content

Commit 935722c

Browse files
authored
parmys doc Prerequisites update
1 parent 76051d1 commit 935722c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/src/parmys/quickstart.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,22 @@ Prerequisites
99
* ctags
1010
* bison
1111
* flex
12-
* gcc 9.x
12+
* g++ 9.x
1313
* cmake 3.9 (minimum version)
1414
* time
1515
* cairo
16-
* gawk
17-
* xdot
18-
* tcl-dev
16+
* build-essential
17+
* libreadline-dev
18+
* gawk tcl-dev
19+
* libffi-dev
20+
* git
1921
* graphviz
22+
* xdot
2023
* pkg-config
2124
* python3
22-
* libffi-dev
23-
* libreadline-dev
2425
* libboost-system-dev
2526
* libboost-python-dev
26-
* libboost-filesystem-dev
27+
* libboost-filesystem-dev
2728
* zlib1g-dev
2829

2930
Building

0 commit comments

Comments
 (0)