Add missing BuildRequires on gcc

/bin/sh: cc: command not found

References: https://bugzilla.redhat.com/show_bug.cgi?id=1605499
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-07-24 16:18:16 +02:00
parent d143ced466
commit 17aba6d21c
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Source0: http://downloads.sourceforge.net/%{name}/premake-%{version}-src.
Patch0: premake-4.3-system-lua.patch
# Add the missing manpage
Patch1: premake-4.3-manpage.patch
BuildRequires: gcc
BuildRequires: compat-lua-devel readline-devel
%description