From d29e72b471a18f2000524e1f0ce21050d203f3c2 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 21 Jun 2017 17:08:43 -0400 Subject: [PATCH] gnome-autogen instead of autoreconf --- gnome-session.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-session.spec b/gnome-session.spec index f62bd0a..f8a5e80 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -53,6 +53,7 @@ BuildRequires: usermode BuildRequires: gettext BuildRequires: intltool BuildRequires: libtool, autoconf, automake +BuildRequires: gnome-common BuildRequires: xmlto BuildRequires: /usr/bin/xsltproc BuildRequires: git @@ -92,7 +93,7 @@ Desktop file to add GNOME on wayland to display manager session menu. %prep %autosetup -S git -autoreconf -f -i +NOCONFIGURE=1 gnome-autogen.sh %build %configure --enable-docbook-docs \