From 5f418fd2e54a317216ea1d443fd05341567be380 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:15:23 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- twolame.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/twolame.spec b/twolame.spec index 8cbf2fc..f21c803 100644 --- a/twolame.spec +++ b/twolame.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: http://www.twolame.org/ Source: http://downloads.sourceforge.net/twolame/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: libsndfile-devel #BuildRequires: libtool