Adds the OpenGL dependancies for Fedora (31)

James Watson 2020-02-28 13:47:51 +03:00
parent 525390deda
commit 7ab8a67617

@ -16,6 +16,11 @@ $ sudo apt-get install libpulse-dev libgtk-3-dev
$ sudo apt-get install freeglut3 freeglut3-dev
```
### OpenGL Dependencies (Fedora):
```
$ sudo dnf install freeglut-devel
```
### Build and install SoapySDR
```bash
$ git clone https://github.com/pothosware/SoapySDR.git