1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-14 12:10:34 +00:00

Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into pps_lime

This commit is contained in:
Javier Arribas 2021-04-29 15:07:09 +02:00
commit 2fe2087310

View File

@ -173,8 +173,8 @@ $ sudo yum install make automake gcc gcc-c++ kernel-devel cmake git boost-devel
protobuf-devel protobuf-compiler
```
Once you have installed these packages, you can jump directly to
[download the source code and build GNSS-SDR](#download-and-build-linux).
In Fedora 33 and above, you will need to add `gmp-devel` to the package list.
Optionally, you can add `uhd-devel` starting from Fedora 32.
#### openSUSE