From a2f26effab8acafb4008c067aff16d6b3f720f6f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Nov 2016 14:13:12 -0500 Subject: development/gnuradio: Fix README. --- development/gnuradio/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/gnuradio') diff --git a/development/gnuradio/README b/development/gnuradio/README index b877dae7cc..fa14143e37 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). -- cgit v1.2.3-65-gdbad