mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/gr-osmosdr: Fixed python2-cheetah dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1ba65ac5e8
commit
5bfaba680e
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://master.dl.sourceforge.net/project/slackbuildsdirectlinks/gr-os
|
|||
MD5SUM="802f65fc6bbe975f4ddaabb7dcf9bfd8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gnuradio python-cheetah"
|
||||
REQUIRES="gnuradio python2-cheetah"
|
||||
MAINTAINER="Panagiotis Nikolaou"
|
||||
EMAIL="hostmaster@slackonly.com"
|
||||
|
|
Loading…
Reference in a new issue