From 4de5754a8ddb0e190c7dd6399a4950ff3bf285c6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 18 2020 23:49:00 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/gnome-shell-extension-suspend-button.spec b/gnome-shell-extension-suspend-button.spec index 2169a6e..e84412c 100644 --- a/gnome-shell-extension-suspend-button.spec +++ b/gnome-shell-extension-suspend-button.spec @@ -22,6 +22,7 @@ BuildArch: noarch BuildRequires: gettext BuildRequires: %{_bindir}/glib-compile-schemas +BuildRequires: make Requires: gnome-shell-extension-common