Upgrade the lighttpd dependency to Recommends
This commit is contained in:
parent
9012b46ee1
commit
ad3d0e4d74
3
debian/control
vendored
3
debian/control
vendored
|
@ -10,8 +10,7 @@ Vcs-Git: https://github.com/mutability/dump1090.git
|
||||||
Package: dump1090-mutability
|
Package: dump1090-mutability
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
||||||
Recommends: python(>=2.5), cron | cron-daemon, curl
|
Recommends: python(>=2.5), cron | cron-daemon, curl, lighttpd
|
||||||
Suggests: lighttpd
|
|
||||||
Provides: fatsv-data-source
|
Provides: fatsv-data-source
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue