Add missing BuildRequires on gcc
/bin/sh: cc: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604805 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4602581f88
commit
198327f732
@ -14,6 +14,7 @@ ExclusiveArch: i686 x86_64
|
||||
Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
BuildRequires: gcc
|
||||
BuildRequires: systemd
|
||||
|
||||
%description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user