Skip to content

Commit

Permalink
Update readme with required Qt components
Browse files Browse the repository at this point in the history
  • Loading branch information
csete committed Aug 27, 2014
1 parent f186e68 commit 8256bd4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -74,7 +74,12 @@ To compile gqrx from source you need the following dependencies:
- HackRF Jawbreaker driver from http://greatscottgadgets.com/hackrf/
- gnuradio-osmosdr from http://cgit.osmocom.org/cgit/gr-osmosdr/
- pulseaudio (Linux only and optional)
- Qt 4.7 or later and optionally Qt Creator (gqrx works with Qt 5)
- Qt 4.7 or later with the following components:
- Core
- GUI
- Network
- Widgets (Qt 5 only)
- Svg (runtime only)

Gqrx comes with a simple qmake build setup. It can be compiled from within Qt Creator or in a terminal:

Expand Down

0 comments on commit 8256bd4

Please sign in to comment.