diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 23:29:57 -0500 |
commit | bb73334db6c2c393e2592ed8ad8a8ead722a371b (patch) | |
tree | 76e96eb3114f4f49e9336336abe4632b1802350e /development/gnuradio | |
parent | 2618cfd9688f48953ef4710e9112a8cb4da4d35c (diff) |
various: Kill now-in-Slackware Mako dep
Diffstat (limited to 'development/gnuradio')
-rw-r--r-- | development/gnuradio/gnuradio.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gnuradio/gnuradio.info b/development/gnuradio/gnuradio.info index 4f78a8d4650d..ac44d32d8041 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="Mako python-cheetah" +REQUIRES="python-cheetah" MAINTAINER="Panagiotis Nikolaou" EMAIL="hostmaster@slackonly.com" |