aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDavid Elvers <davide135@gmail.com>2018-12-29 16:48:46 +0100
committerGitHub <noreply@github.com>2018-12-29 16:48:46 +0100
commitf43f88cf2475b1420e051153a467c1d9e1a8c3a9 (patch)
tree78038edb106feae825f7b397edbe8a5cd5679e1c /docs
parent9671b760f84ca4006f0ef101a3e3b201df4eabb5 (diff)
downloadicestorm-f43f88cf2475b1420e051153a467c1d9e1a8c3a9.tar.gz
icestorm-f43f88cf2475b1420e051153a467c1d9e1a8c3a9.tar.bz2
icestorm-f43f88cf2475b1420e051153a467c1d9e1a8c3a9.zip
add boost dependencies for fedora
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index efda996..7e718e7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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>