mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
looks like we need all of setuptools now
This commit is contained in:
parent
0cbb6c45ca
commit
1b1df628c4
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -16,7 +16,7 @@ Package: openwebrx
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: adduser,
|
Depends: adduser,
|
||||||
python3 (>= 3.5),
|
python3 (>= 3.5),
|
||||||
python3-pkg-resources,
|
python3-setuptools,
|
||||||
owrx-connector (>= 0.7),
|
owrx-connector (>= 0.7),
|
||||||
python3-csdr (>= 0.19),
|
python3-csdr (>= 0.19),
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue