README - add install of pkg-config to alternative Debian method

This commit is contained in:
QJKX 2024-05-17 00:20:09 +01:00 committed by GitHub
parent 065e3d1a11
commit 3a8f308d0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
README
View File

@ -56,7 +56,7 @@ Alternative Debian Package Installation Method:
If you have a system reliant on the Debian packages (eg. FlightRadar24, FlightAware, ADSBExchange images) you can update them directly using this method:
sudo apt update
sudo apt install libusb-1.0-0-dev git cmake
sudo apt install libusb-1.0-0-dev git cmake pkg-config
sudo apt install debhelper
git clone https://github.com/rtlsdrblog/rtl-sdr-blog