Hey there, I’m trying out Krita on Wayland and that means using the krita-git AUR package.However, recently I started getting the errorCMake Error at plugins/platforms/wayland/CMakeLists.txt:82 (target_link_libraries):
Target “kritaplatformpluginwayland” links to:
Qt::GuiPrivate
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.and I can't find any solution to fix it. I should have everything installed for it, but the error still appears.System details:Operating System: Arch Linux
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.10.0
Kernel Version: 6.17.1-2-cachyos (64-bit)
Graphics Platform: WaylandI can send the list of installed packages if that helps.