From f1e6c4b625ea35a3ba19cc34e846aab79a161a56 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Sat, 24 Dec 2022 16:12:44 -0500 Subject: [PATCH] Updating dependencies. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 76f66fc1..9060363e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ openwebrx (1.2.2) bullseye jammy; urgency=low * Added configurable tuning step * Added support for panning on touch screens * Made OWRX tune to the CW frequency in the CW mode + * Improved APRS information display -- Marat Fayzullin Fri, 23 Dec 2022 15:15:00 +0000 diff --git a/debian/control b/debian/control index 051d37a6..e2cd7d4c 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Git: https://github.com/luarvique/openwebrx.git Package: openwebrx Architecture: all -Depends: adduser, python3 (>= 3.5), python3-pkg-resources, owrx-connector (>= 0.6.2), soapysdr-tools, python3-csdr (>= 0.19.1), ${python3:Depends}, ${misc:Depends} +Depends: adduser, python3 (>= 3.5), python3-pkg-resources, owrx-connector (>= 0.6), soapysdr-tools, python3-csdr (>= 0.18), ${python3:Depends}, ${misc:Depends} Recommends: python3-digiham (>= 0.6), direwolf (>= 1.4), wsjtx, js8call, runds-connector (>= 0.2), hpsdrconnector, aprs-symbols, m17-demod, js8call, python3-js8py (>= 0.1), nmux (>= 0.18), codecserver (>= 0.1) Description: multi-user web sdr Open source, multi-user SDR receiver with a web interface