diff --git a/debian/control b/debian/control index 692b57e..2f21d2d 100644 --- a/debian/control +++ b/debian/control @@ -42,6 +42,7 @@ Depends: libkf5windowsystem-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} +Recommends: qtwayland5 Description: Convenience access to certain properties and features of the window manager. The class KWindowSystem provides information about the state of the window manager and allows asking the window manager to change them diff --git a/debian/libkf5windowsystem5.install b/debian/libkf5windowsystem5.install index 8ac1dcf..91e4134 100644 --- a/debian/libkf5windowsystem5.install +++ b/debian/libkf5windowsystem5.install @@ -1,2 +1,4 @@ usr/lib/*/libKF5WindowSystem.so.5 usr/lib/*/libKF5WindowSystem.so.5.* +usr/lib/*/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so +usr/lib/*/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so