From 8b72702804031b97f07974627d9e34857ffb2797 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 03:04:05 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libvorbis.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvorbis.spec b/libvorbis.spec index bd07112..d9073c0 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -10,6 +10,7 @@ URL: https://www.xiph.org/ Source: https://downloads.xiph.org/releases/vorbis/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: pkgconfig(ogg) >= 1.0 +BuildRequires: make %description Ogg Vorbis is a fully open, non-proprietary, patent- and royalty-free,