From 36963dd5a48efc215906a43f33666ce8ffa490e9 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 04:05:07 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- motif.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/motif.spec b/motif.spec index feddc15..7b3ea35 100644 --- a/motif.spec +++ b/motif.spec @@ -11,6 +11,7 @@ Provides: openmotif = %{version}-%{release} Requires: xorg-x11-xbitmaps Requires: xorg-x11-xinit +BuildRequires: make BuildRequires: automake, libtool, autoconf, flex # flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12 %if 0%{?fedora} > 12 || 0%{?rhel} > 6