aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2018-12-31 15:51:00 +0100
committerGitHub <noreply@github.com>2018-12-31 15:51:00 +0100
commitc0cbae88ab47a3879aacf80d53b6a85710682a6b (patch)
tree78038edb106feae825f7b397edbe8a5cd5679e1c
parent9671b760f84ca4006f0ef101a3e3b201df4eabb5 (diff)
parentf43f88cf2475b1420e051153a467c1d9e1a8c3a9 (diff)
downloadicestorm-c0cbae88ab47a3879aacf80d53b6a85710682a6b.tar.gz
icestorm-c0cbae88ab47a3879aacf80d53b6a85710682a6b.tar.bz2
icestorm-c0cbae88ab47a3879aacf80d53b6a85710682a6b.zip
Merge pull request #197 from delvers/master
add boost dependencie for fedora
-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>