diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 14:13:12 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | a2f26effab8acafb4008c067aff16d6b3f720f6f (patch) | |
tree | 8ac3ced6d4ed366d30fca7f2364515cd5a9f89f8 /development/gnuradio | |
parent | 503550d4794ddaa3a01ef236547551788b04584c (diff) |
development/gnuradio: Fix README.
Diffstat (limited to 'development/gnuradio')
-rw-r--r-- | development/gnuradio/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gnuradio/README b/development/gnuradio/README index b877dae7cc57..fa14143e3731 100644 --- a/development/gnuradio/README +++ b/development/gnuradio/README @@ -11,5 +11,5 @@ 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. -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-audio-connection-kit, +portaudio, SDL2, and Sphinx (the last is to generate additional docs). |