Source: gnome-remote-desktop Version: 43.1-1 Severity: important Justification: will be rc after bookworm Tags: ftbfs
gnome-remote-desktop fails to build from source when built with the nocheck build profile. While gbm.pc is used from tests/meson.build, it is not actually implemented in a way such that gbm.pc is optional. Trying to build without it results in a build failure. Please either untag libgbm-dev or restructure the meson files such that test dependencies actually become optional. Helmut