Marius Bakke writes: > Installing the GLib documentation now requires 'gtk-doc' at build time: > > https://gitlab.gnome.org/GNOME/glib/blob/master/meson_options.txt Thanks for looking into this! > 'gtk-doc' unsurprisingly depends on GLib, so I'm not sure what the best > approach is. What about the following: 1. Turn our current glib into glib-minimal. 2. Build gtk-doc against glib-minimal. 3. Define a new glib package that inherits from glib-minimal and adds gtk-doc as native-inputs so that we can restore the "doc" output. -- Pierre Neidhardt https://ambrevar.xyz/