piaware_builder
piaware_builder copied to clipboard
Add Trixie Support
The main changes here are to the mlat-client build process: we build cx_freeze (8.5.0),freeze-core(0.4.2) & mlat-client using the system python3-build and the system python libraries, then install using the system python3-pip; all of those dependencies are new enough on trixie that it works.
Builds on https://github.com/flightaware/piaware_builder/pull/26 by @jprochazka