mirror of https://github.com/YosysHQ/icestorm.git
add boost dependencies for fedora
This commit is contained in:
parent
9671b760f8
commit
f43f88cf24
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue