diff options
Diffstat (limited to 'kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch')
| -rw-r--r-- | kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch b/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch new file mode 100644 index 00000000000..7b34659502e --- /dev/null +++ b/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch @@ -0,0 +1,11 @@ +diff --git a/plugins/mousepad/CMakeLists.txt b/plugins/mousepad/CMakeLists.txt +index 7f14139e..a1daaa16 100644 +--- a/plugins/mousepad/CMakeLists.txt ++++ b/plugins/mousepad/CMakeLists.txt +@@ -1,5 +1,5 @@ + if(UNIX) +- find_package(KF5 ${KF5_MIN_VERSION} QUIET COMPONENTS Wayland) ++ find_package(KF5Wayland ${KF5_MIN_VERSION} QUIET) + + find_package(LibFakeKey QUIET) + set_package_properties(LibFakeKey PROPERTIES DESCRIPTION "fake key events" |
