On Tue, Jun 21, 2022 at 2:28 PM Stanislaw Kardach <[email protected]> wrote: > > The crossbuild-essential-<arch> packages contain all necessary > dependencies to cross-compile binaries for a given architecture > including C and C++ compilers. Therefore use those instead of listing > packages directly. This way C++ compiler is also installed and C++ > include checks will be checked in CI for PowerPC and ARM. > > Signed-off-by: Stanislaw Kardach <[email protected]> Reviewed-by: David Marchand <[email protected]>
-- David Marchand

