From 5f388fd38dc29c6ad605cfd5036d52776c3fa344 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Wed, 19 Feb 2020 20:06:27 +0100 Subject: [PATCH] add dependency to soapysdr-tool to make SoapySDRUtil available --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1cdf780..cb02c37 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.5) Package: openwebrx Architecture: all Depends: adduser, python3 (>= 3.5), python3-pkg-resources, csdr (>= 0.14), netcat, owrx-connector (>= 0.1), ${python3:Depends}, ${misc:Depends} -Recommends: digiham (>= 0.3), dsd (>= 1.7), sox, direwolf (>= 1.4), wsjtx +Recommends: digiham (>= 0.3), dsd (>= 1.7), sox, direwolf (>= 1.4), wsjtx, soapysdr-tools Description: multi-user web sdr Open source, multi-user SDR receiver with a web interface \ No newline at end of file