docs: Update BUILDING.md ()

This commit is contained in:
kenwawa01 2024-05-06 17:54:27 +02:00 committed by GitHub
parent 8be3ef1507
commit c299b63073
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,12 +38,11 @@ Depending on your system, you may need to install the following libraries.
Debian:
* If you require TLS connections, install `libssl-dev`.
````
sudo apt-get install libtool libusb-1.0-0-dev librtlsdr-dev rtl-sdr build-essential cmake pkg-config
````
* If you require TLS connections, also install `libssl-dev` (`sudo apt-get install libssl-dev`).
Centos/Fedora/RHEL with EPEL repo using cmake: