Dependency on python3-distutils-extra, since newer Python3 misses distutils.version.
This commit is contained in:
parent
9b8ec529df
commit
01779cfb20
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Reference in New Issue