Remove a spurious dependency on net-tools.
This commit is contained in:
parent
796ca80db8
commit
034fcee8fa
2
debian/control
vendored
2
debian/control
vendored
|
@ -9,7 +9,7 @@ Vcs-Git: https://github.com/mutability/dump1090.git
|
||||||
|
|
||||||
Package: dump1090-mutability
|
Package: dump1090-mutability
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, net-tools, adduser
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
||||||
Description: ADS-B Ground Station System for RTL-SDR
|
Description: ADS-B Ground Station System for RTL-SDR
|
||||||
Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
|
Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software
|
||||||
defined radio USB device support.
|
defined radio USB device support.
|
||||||
|
|
Loading…
Reference in a new issue