Add missing BuildRequires on gcc
make: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1605431 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b77b0e5e3e
commit
01e4374ae2
@ -8,6 +8,7 @@ URL: http://pgaudit.org
|
||||
|
||||
Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: postgresql-devel >= 10, postgresql-devel < 11
|
||||
BuildRequires: openssl-devel
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user