#1147985 vips FTCBFS: disables gobject-introspection

Package:
src:vips
Source:
src:vips
Submitter:
Helmut Grohne
Date:
2026-09-15 20:11:03 UTC
Severity:
normal
Tags:
#1147985#5
Date:
2026-09-11 18:54:01 UTC
From:
To:
vips builds its gobject-introspection by default when tools are
available unless it detects a cross build. For cross builds, the default
is flipped in the meson.build file. Since we do not want such
cross/native differences in Debian, we should be explicit about this
choice. Once doing so, vips cross builds successfully. Please consider
applying the attached patch.

Helmut