diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-18 17:03:23 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-26 08:09:55 +0700 |
commit | 3ee5b3f4899b6fa31d3d2a2f5d2d08937995c713 (patch) | |
tree | 5830a8e6ee16fd1b39507d9576a02dc1c2d191bd /development | |
parent | f705e32039e2445b461befbab53675b495301209 (diff) | |
download | slackbuilds-3ee5b3f4899b6fa31d3d2a2f5d2d08937995c713.tar.gz |
development/gnuradio: Migrate jack-audio-connection-kit => jack.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development')
-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 fa14143e37..01547382b5 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, portaudio, SDL2, +and Sphinx (the last is to generate additional docs). |