summaryrefslogtreecommitdiffstats
path: root/development/gnuradio/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/gnuradio/README')
-rw-r--r--development/gnuradio/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README
index fa14143e37..f263aa7289 100644
--- a/development/gnuradio/README
+++ b/development/gnuradio/README
@@ -9,7 +9,7 @@ research and real-world radio systems.
If you want to enable gnuradio-companion (GNU Radio Companion *GRC*
is a graphical tool for creating signal flow graphs and generating
flow-graph source code), you must install at least:
-lxml and numpy and then qwt for qtgui or wxPython for wxgui.
+python3-lxml and numpy and then qwt for qtgui or wxPython for wxgui.
-Optional dependencies: uhd, cppunit, gsl, orc, jack-audio-connection-kit,
-portaudio, SDL2, and Sphinx (the last is to generate additional docs).
+Optional dependencies: uhd, cppunit, gsl, orc, jack, portaudio, SDL2,
+and Sphinx (the last is to generate additional docs).