I’m on Arch, tracking kde-unstable (6.3 beta).
kde-builder workspace
fails when it gets to kwin with:
/home/paul/kde/src/kwin/src/plugins/qpa/integration.h:16:10: fatal error: QtGui/private/qdesktopunixservices_p.h: No such file or directory
16 | #include <QtGui/private/qdesktopunixservices_p.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
kwin built OK a week or two ago, and I can’t find an Arch package that provides that file.
Anyone any idea what I am missing?