From ae8c307805a2f06e28091b3a89733eb9551faa23 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:52 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- twolame.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/twolame.spec b/twolame.spec index c851d07..71c1334 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: gcc BuildRequires: libsndfile-devel #BuildRequires: libtool