[kde-workspace] wayland stuff not avail on el6

Rex Dieter rdieter at fedoraproject.org
Tue Oct 22 13:32:30 UTC 2013


commit b2d214853acf6c0d7046bbd5357925d7bf5d220a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Oct 22 08:32:27 2013 -0500

    wayland stuff not avail on el6

 kde-workspace.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kde-workspace.spec b/kde-workspace.spec
index 167d4d6..faeb417 100644
--- a/kde-workspace.spec
+++ b/kde-workspace.spec
@@ -196,6 +196,7 @@ BuildRequires: pkgconfig(NetworkManager) pkgconfig(libnm-glib)
 BuildRequires: pkgconfig(polkit-qt-1)
 %if 0%{?fedora} || 0%{?rhel} > 6
 BuildRequires: pkgconfig(python)
+BuildRequires: pkgconfig(wayland-client) pkgconfig(wayland-egl) pkgconfig(wayland-server)
 %else
 BuildRequires: python-devel
 %endif
@@ -205,7 +206,6 @@ BuildRequires: pkgconfig(QJson)
 BuildRequires: pkgconfig(QtWebKit)
 %endif
 BuildRequires: pkgconfig(soprano)
-BuildRequires: pkgconfig(wayland-client) pkgconfig(wayland-egl) pkgconfig(wayland-server)
 BuildRequires: pkgconfig(xau)
 BuildRequires: pkgconfig(xcb)
 BuildRequires: pkgconfig(xcb-icccm)


More information about the scm-commits mailing list