Add missing BuildRequires on gcc

make: cc: Command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1606614
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-24 16:21:29 +02:00
parent fd3db76bd5
commit 567ffe09b7
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -7,6 +7,7 @@ Group: Development/Languages
URL: http://dotat.at/prog/unifdef/
Source0: http://dotat.at/prog/unifdef/unifdef-%{version}.tar.xz
BuildRequires: gcc
BuildRequires: pkgconfig
%description