]> git.gag.com Git - fw/altos/commitdiff
debian: Improve cross building performance
authorKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2025 15:19:58 +0000 (08:19 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 4 Sep 2025 19:55:39 +0000 (12:55 -0700)
Replace host arch packages with native ones for tools used during the
build which operate in an architecturally neutral fashion. Presumably
these should be fixed to use Multi-Arch: foreign in their package
description?

Signed-off-by: Keith Packard <keithp@keithp.com>
debian/control

index 2f4670d916c8a992c45876008d8e9ff72127a931..ea0c086c17f4cc7739a7741c6c15d4660c5b2434 100644 (file)
@@ -15,7 +15,7 @@ Build-Depends: asciidoctor,
                gawk,
                gcc-arm-none-eabi,
                picolibc-arm-none-eabi,
-               graphicsmagick | imagemagick,
+               graphicsmagick:native | imagemagick:native,
                graphviz,
                icnsutils,
                icoutils,
@@ -35,7 +35,7 @@ Build-Depends: asciidoctor,
               cairo-5c:native,
                pkgconf,
                shared-mime-info,
-               sox,
+               sox:native,
                swig
 Standards-Version: 4.6.0
 Homepage: http://altusmetrum.org/AltOS