From 61988e32979ee1d4abfb5eb752bc6c03269b0b55 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 8 Dec 2019 21:06:16 +0100 Subject: [PATCH] add sox dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 933f57b..4de9e7c 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.6), dh-systemd (>= 1. Package: openwebrx Architecture: all Depends: python3 (>= 3.6), python3-pkg-resources, csdr (>= 0.15), netcat, owrx-connector (>= 0.1) -Recommends: digiham (>= 0.2), dsd (>= 1.7) +Recommends: digiham (>= 0.2), dsd (>= 1.7), sox Description: multi-user web sdr Open source, multi-user SDR receiver with a web interface \ No newline at end of file