Dependency on python3-distutils-extra, since newer Python3 misses distutils.version.

This commit is contained in:
Marat Fayzullin 2024-10-20 20:34:37 -04:00
parent 9b8ec529df
commit 01779cfb20
1 changed files with 1 additions and 0 deletions

1
debian/control vendored
View File

@ -17,6 +17,7 @@ Architecture: all
Depends: adduser,
python3 (>= 3.5),
python3-pkg-resources,
python3-distutils-extra,
owrx-connector (>= 0.6.5),
python3-csdr (>= 0.18.25),
${python3:Depends},