Add missing BuildRequires on gcc
/bin/sh: cc: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1605263 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a5df7bf387
commit
f0a0807374
@ -17,6 +17,7 @@ Source0: %{name}-%{version}git.tar.xz
|
|||||||
Requires: systemd-units
|
Requires: systemd-units
|
||||||
Requires(post): systemd-units
|
Requires(post): systemd-units
|
||||||
Requires(preun): systemd-units
|
Requires(preun): systemd-units
|
||||||
|
BuildRequires: gcc
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
|
|
||||||
ExcludeArch: s390 %{arm}
|
ExcludeArch: s390 %{arm}
|
||||||
|
Loading…
Reference in New Issue
Block a user