Skip to content

[plasma-dialer] Add missing private Qt API dependencies

Alexey Andreyev requested to merge work/aa13q/find-qt-gui-private into master

Private Qt::GuiPrivate and Qt::WaylandClientPrivate dependencies are specific to wayland-only shell overlay feature. Make it explicit to fix building issues for the distros which are separating the packages for private and public parts of the Qt modules.

Contributes to: #70 (closed)

Edited by Alexey Andreyev

Merge request reports