summaryrefslogtreecommitdiff
path: root/kde-misc/kdeconnect/files
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-04-12 19:27:01 +0200
committerJohannes Huber <johu@gentoo.org>2018-04-12 19:27:08 +0200
commit48896c930f970cc9049d604e66277d0f840d9fa2 (patch)
tree0b87c9cb9e1f797609f4bc76745d7830909ac379 /kde-misc/kdeconnect/files
parent922fe63fb0199cdbecefb641b22ffdd794aacb7b (diff)
downloadkde-48896c930f970cc9049d604e66277d0f840d9fa2.tar.gz
kde-48896c930f970cc9049d604e66277d0f840d9fa2.tar.bz2
kde-48896c930f970cc9049d604e66277d0f840d9fa2.zip
kde-misc/kdeconnect: Remove obsolete patch
Upstream commit 4a4e8216aa684b10959041b6891da7b798c98e5b Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'kde-misc/kdeconnect/files')
-rw-r--r--kde-misc/kdeconnect/files/kdeconnect-1.3.1-no-wayland.patch11
1 files changed, 0 insertions, 11 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"