$OpenBSD: patch-plugins_mousepad_CMakeLists_txt,v 1.1.1.1 2019/08/20 08:48:30 feinerer Exp $

Index: plugins/mousepad/CMakeLists.txt
--- plugins/mousepad/CMakeLists.txt.orig
+++ plugins/mousepad/CMakeLists.txt
@@ -10,7 +10,6 @@ if (LibFakeKey_FOUND)
     find_package(X11 REQUIRED)
     find_package(Qt5 ${QT_MIN_VERSION} REQUIRED COMPONENTS X11Extras)
 endif()
-find_package(KF5 ${KF5_MIN_VERSION} COMPONENTS Wayland)
 
 set(HAVE_X11 ${LibFakeKey_FOUND})
 set(HAVE_WAYLAND ${KF5Wayland_FOUND})
