mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/gr-osmosdr: Fix DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
693bb4a2ae
commit
a9eb6f22b5
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://cgit.osmocom.org/gr-osmosdr/snapshot/gr-osmosdr-0.1.4.tar.gz"
|
||||||
MD5SUM="33273ea915d23d9d42941b5f29b3505f"
|
MD5SUM="33273ea915d23d9d42941b5f29b3505f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gnuradio python-cheetah"
|
REQUIRES="gnuradio"
|
||||||
MAINTAINER="Panagiotis Nikolaou"
|
MAINTAINER="Panagiotis Nikolaou"
|
||||||
EMAIL="hostmaster@slackonly.com"
|
EMAIL="hostmaster@slackonly.com"
|
||||||
|
|
Loading…
Reference in a new issue