add Fedora build dependencies

This commit is contained in:
Andre Puschmann 2018-07-10 14:23:50 +02:00
parent b3e21780be
commit 49577395d5
1 changed files with 5 additions and 0 deletions

View File

@ -106,6 +106,11 @@ For example, on Ubuntu 17.04, one can install the required libraries with:
```
sudo apt-get install cmake libfftw3-dev libmbedtls-dev libboost-program-options-dev libconfig++-dev libsctp-dev
```
or on Fedora:
```
dnf install cmake fftw3-devel polarssl-devel lksctp-tools-devel libconfig-devel boost-devel
```
Note that depending on your flavor and version of Linux, the actual package names may be different.
* Optional requirements: