Control: retitle -1 libshumate: FTBFS: Couldn't find include 'GObject-2.0.gir'

On Tue, 16 Jan 2024 at 20:43:20 +0100, Lucas Nussbaum wrote:
> > Couldn't find include 'GObject-2.0.gir' (search path: 
> > '['/usr/share/gir-1.0', '/usr/lib/x86_64-linux-gnu/gir-1.0', 
> > '/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.local/share/gir-1.0',
> >  'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', 
> > '/usr/lib/x86_64-linux-gnu/gir-1.0', '/usr/share/gir-1.0', 
> > '/usr/share/gir-1.0']')

This is collateral damage from me removing an unnecessary dependency in
src:graphene, which previously pulled in an unwanted dependency chain
that included libgirepository1.0-dev.

Historically, packages that processed GIR XML needed to build-depend on
libgirepository1.0-dev. As of this week, it's better to build-depend on
gobject-introspection and the individual GIR XML packages that are needed,
which opens the way for being cross-compilable in future.

    smcv

Reply via email to