From 993195e213b7fb5c13d4c528ef91371b45c1900a Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Mon, 28 Oct 2024 21:43:47 -0400 Subject: [PATCH] Dependency on PyCSDR 0.18.26. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0aa731d6..342c4556 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Depends: adduser, python3-pkg-resources, python3-distutils-extra, owrx-connector (>= 0.6.5), - python3-csdr (>= 0.18.25), + python3-csdr (>= 0.18.26), ${python3:Depends}, ${misc:Depends} Recommends: python3-digiham (>= 0.6),