aboutsummaryrefslogtreecommitdiff
path: root/development/gnuradio
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2021-08-22 08:14:14 +1200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-25 12:11:22 +0700
commit8a8cfadf6a2b130fe872406327714c06c521c23c (patch)
treee3f63627cb7ebad409f48a1d8f300321b25bc85e /development/gnuradio
parent5bfaba680e09d1d4c53011060aed51cee616c272 (diff)
development/gnuradio: Fixed python2-cheetah dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gnuradio')
-rw-r--r--development/gnuradio/gnuradio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gnuradio/gnuradio.info b/development/gnuradio/gnuradio.info
index ac44d32d8041..72624006dc90 100644
--- a/development/gnuradio/gnuradio.info
+++ b/development/gnuradio/gnuradio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gnura
MD5SUM="34a81827c589823d1a0de8a45b7fd22f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-cheetah"
+REQUIRES="python2-cheetah"
MAINTAINER="Panagiotis Nikolaou"
EMAIL="hostmaster@slackonly.com"