summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-14 08:59:34 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-14 08:59:34 +0700
commit5fef06cc0517d4591d0303e3a5b9f11160f76be0 (patch)
treeae309fa3f6e4f1f3d59299eefc6f07551057af6a /development
parenta17ba83f716d5eb2b204171f759d12d8ec335661 (diff)
downloadslackbuilds-5fef06cc0517d4591d0303e3a5b9f11160f76be0.tar.gz
slackbuilds-5fef06cc0517d4591d0303e3a5b9f11160f76be0.tar.xz
development/gnuradio: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/gnuradio/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README
index 01547382b5..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, portaudio, SDL2,
and Sphinx (the last is to generate additional docs).