mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-25 04:53:27 -04:00
Doh.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
For Ubuntu:
|
||||
|
||||
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev libusb-1.0
|
||||
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev libusb-1.0 librtlsdr-dev
|
||||
mkdir out && cd out && cmake ../ && make
|
||||
|
||||
"sudo apt-get install librtlsdr-dev" is not currently avaulable in utopic 14.10 amd64.
|
||||
"librtlsdr-dev" is in the "universe" repo. (utopic 14.10 amd64.)
|
||||
|
||||
Reference in New Issue
Block a user