diff options
| -rw-r--r-- | kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch | 11 | ||||
| -rw-r--r-- | kde-misc/kdeconnect/kdeconnect-9999.ebuild | 2 |
2 files changed, 0 insertions, 13 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 deleted file mode 100644 index 7b34659502e..00000000000 --- a/kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch +++ /dev/null @@ -1,11 +0,0 @@ -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" diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild index 95eb1a8d1aa..96d9cbe36a9 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -56,8 +56,6 @@ RDEPEND="${DEPEND} RESTRICT+=" test" -PATCHES=( "${FILESDIR}/${PN}-1.3.1-no-wayland.patch" ) - src_prepare() { kde5_src_prepare |
