commit:     fcc3e1868d148df17585ac514b099cb55c5071a1
Author:     Elias Probst <mail <AT> eliasprobst <DOT> eu>
AuthorDate: Mon Sep 22 16:18:00 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 16:20:30 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fcc3e186

[kde-base/kwayland] Update wayland-1.5.patch

Package-Manager: portage-2.2.13

---
 kde-base/kwayland/files/kwayland-9999-wayland-1.5.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-base/kwayland/files/kwayland-9999-wayland-1.5.patch 
b/kde-base/kwayland/files/kwayland-9999-wayland-1.5.patch
index 246e207..e04e458 100644
--- a/kde-base/kwayland/files/kwayland-9999-wayland-1.5.patch
+++ b/kde-base/kwayland/files/kwayland-9999-wayland-1.5.patch
@@ -1,13 +1,13 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 5020a29..bf2c360 100644
+index 4c15e21..26157e5 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -28,7 +28,7 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KWAYLAND
  set(REQUIRED_QT_VERSION 5.3.0)
  find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui)
  
--find_package(Wayland 1.2 COMPONENTS Client Egl Cursor Server)
-+find_package(Wayland 1.2 COMPONENTS Client Cursor Server)
+-find_package(Wayland 1.3 COMPONENTS Client Egl Cursor Server)
++find_package(Wayland 1.3 COMPONENTS Client Cursor Server)
  set_package_properties(Wayland PROPERTIES
                         TYPE REQUIRED
                        )

Reply via email to