This commit is contained in:
hexameron 2014-10-30 12:31:21 +00:00
parent ec14645130
commit 691f329550
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
For Ubuntu:
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev librtlsdr-dev libusb-1.0
sudo apt-get install libqt5multimedia5-plugins qtmultimedia5-dev qttools5-dev qttools5-dev-tools libqt5opengl5-dev qtbase5-dev libusb-1.0
mkdir out && cd out && cmake ../ && make
"sudo apt-get install librtlsdr-dev" is not currently avaulable in utopic 14.10 amd64.