Merge pull request #3075 from Digital-Contraptions-Imaginarium/develop

Added boost-static to Fedora dependencies
This commit is contained in:
chriseth 2017-10-13 17:04:16 +02:00 committed by GitHub
commit d9bb4b44a4

View File

@ -231,6 +231,7 @@ case $(uname -s) in
autoconf \ autoconf \
automake \ automake \
boost-devel \ boost-devel \
boost-static \
cmake \ cmake \
gcc \ gcc \
gcc-c++ \ gcc-c++ \