add boost dependencies for fedora

This commit is contained in:
David Elvers 2018-12-29 16:48:46 +01:00 committed by GitHub
parent 9671b760f8
commit f43f88cf24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ On Fedora 24 the following command installs all prerequisites:
sudo dnf install make automake gcc gcc-c++ kernel-devel clang bison \
flex readline-devel gawk tcl-devel libffi-devel git mercurial \
graphviz python-xdot pkgconfig python python3 libftdi-devel \
qt5-devel python3-devel boost-devel
qt5-devel python3-devel boost-devel boost-python3-devel
</pre>
<p>