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 afa87d93a3.
This commit is contained in:
Florian Müllner 2014-01-16 02:07:46 +01:00
parent 30d0de2151
commit 6a1c0ac5a8

View File

@ -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}