On Tue, 17 Jan 2023 at 13:41, Rodney Dawes <dobey.p...@gmail.com> wrote: > > And to add to the point, currently the qt6-wayland package is broken in > Debian, even just trying to find it via CMake, because some of these > files have been removed. The following error is from simply checking > for the WaylandClient Qt component via: > > find_package(Qt6 6.2 REQUIRED COMPONENTS Core WaylandClient)
Thanks! I just filed a bug for that. Public modules should not require private headers, not the first time we see this kind of issues.