Hrvoje Senjan 2015-11-29 19:13:37 +00:00 committed by Git OBS Bridge
parent 765c3c639d
commit 902bb87d79
2 changed files with 0 additions and 15 deletions

View File

@ -1,13 +0,0 @@
Index: kwayland-5.4.1/CMakeLists.txt
===================================================================
--- kwayland-5.4.1.orig/CMakeLists.txt
+++ kwayland-5.4.1/CMakeLists.txt
@@ -28,7 +28,7 @@ ecm_setup_version(${KF5_VERSION} VARIABL
set(REQUIRED_QT_VERSION 5.4.0)
find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui)
-find_package(Wayland 1.3 COMPONENTS Client Server)
+find_package(Wayland 1.2 COMPONENTS Client Server)
set_package_properties(Wayland PROPERTIES
TYPE REQUIRED
)

View File

@ -25,8 +25,6 @@ Group: Development/Libraries/KDE
Url: http://www.kde.org Url: http://www.kde.org
Source: %{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz
Source1: baselibs.conf Source1: baselibs.conf
# PATCH-FIX-OPENSUSE fix-wayland-1.3-dependency.diff alarrosa@suse.de -- Changes the wayland version kwayland depends on
Patch0: fix-wayland-1.3-dependency.diff
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: extra-cmake-modules >= 1.4.0
BuildRequires: fdupes BuildRequires: fdupes