From 6a1c0ac5a8a5e7663aa064b241a71754c68219c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 16 Jan 2014 02:07:46 +0100 Subject: [PATCH] Revert "hardcode the mutter-wayland dep for now to get a build through" There's still no cogl/clutter 1.17.x, but (X11) libmutter now depends on this as well, so the workaround no longer works anyway. This reverts commit afa87d93a37b3b86821a70276e0c7564b4aaaa41. --- gnome-shell.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 42ffe0f..2215276 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -64,10 +64,7 @@ BuildRequires: libXfixes-devel >= 5.0 # used in unused BigThemeImage BuildRequires: librsvg2-devel BuildRequires: mutter-devel >= %{mutter_version} -# Hack to allow build to go through while there is no clutter 1.17 -# Should be %{mutter_version}, restore when we can build mutter-wayland -# again - adamw 2013/12 -BuildRequires: mutter-wayland-devel >= 3.11.1 +BuildRequires: mutter-wayland-devel >= %{mutter_version} BuildRequires: pulseaudio-libs-devel %ifnarch s390 s390x ppc ppc64 ppc64p7 BuildRequires: gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}