development/gr-osmosdr: Fix DEPS.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Mario Preksavec 2015-04-25 21:08:43 +07:00 committed by Willy Sudiarto Raharjo
parent 693bb4a2ae
commit a9eb6f22b5

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://cgit.osmocom.org/gr-osmosdr/snapshot/gr-osmosdr-0.1.4.tar.gz"
MD5SUM="33273ea915d23d9d42941b5f29b3505f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gnuradio python-cheetah"
REQUIRES="gnuradio"
MAINTAINER="Panagiotis Nikolaou"
EMAIL="hostmaster@slackonly.com"