From 36abdfbadb1321c486e705a88bd6ce590a75e3f8 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mon, 12 Jan 2015 14:07:22 -0500 Subject: [PATCH] Add BuildRequires for autogoo since ./autogen.sh is run as part of the build process --- mutter.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mutter.spec b/mutter.spec index 4e2d3ce..789328b 100644 --- a/mutter.spec +++ b/mutter.spec @@ -40,6 +40,7 @@ BuildRequires: desktop-file-utils BuildRequires: gtk-doc gnome-common intltool BuildRequires: libcanberra-devel BuildRequires: gsettings-desktop-schemas-devel +BuildRequires: automake, autoconf, libtool BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(clutter-egl-1.0) BuildRequires: pkgconfig(libdrm) @@ -166,6 +167,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Mon Jan 12 2015 Ray Strode 3.15.3-2 - Add specific BuildRequires for wayland bits, so we don't get wayland support by happenstance. +- Add BuildRequires for autogoo since ./autogen.sh is run as part of + the build process * Fri Dec 19 2014 Florian Müllner - 3.15.3-1 - Revert unsatisfiable wayland requirement