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:
Andrew Clemons 2021-08-22 08:13:44 +12:00 committed by Willy Sudiarto Raharjo
parent 1ba65ac5e8
commit 5bfaba680e
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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"