kopia lustrzana https://github.com/jprochazka/adsb-receiver
Added dependencies for Debian Bookworm.
rodzic
d2a9e5c3ab
commit
0126fedca7
|
@ -50,7 +50,7 @@ hard work and dedication this project would not have been possible.
|
|||
* Plane Finder ADS-B Client: https://planefinder.net
|
||||
* Flightradar24 Client: https://www.flightradar24.com
|
||||
* Dump1090-Tools: https://github.com/mutability/dump1090-tools
|
||||
* AboveTustin https://github.com/kevinbrandon/abovetustin
|
||||
* AboveTustin https://github.com/kevinabrandon/AboveTustin
|
||||
* Beast-Splitter https://github.com/flightaware/beast-splitter
|
||||
* bootpag http://botmonster.com/jquery-bootpag
|
||||
* Bootstrap: http://getbootstrap.com/
|
||||
|
|
|
@ -92,6 +92,7 @@ CheckPackage libbladerf-dev
|
|||
CheckPackage libhackrf-dev
|
||||
CheckPackage liblimesuite-dev
|
||||
CheckPackage libsoapysdr-dev
|
||||
CheckPackage lighttpd
|
||||
|
||||
echo ""
|
||||
|
||||
|
|
|
@ -112,7 +112,11 @@ CheckPackage patchelf
|
|||
CheckPackage python3-wheel
|
||||
CheckPackage python3-build
|
||||
CheckPackage python3-pip
|
||||
|
||||
CheckPackage net-tools
|
||||
CheckPackage tclx8.4
|
||||
CheckPackage tcllib
|
||||
CheckPackage tcl-tls
|
||||
CheckPackage itcl3
|
||||
|
||||
### STOP ANY RUNNING SERVICES
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue