Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-08 19:26:44 +00:00
parent 601c20f8d9
commit 2a7271bb07

View File

@ -14,6 +14,7 @@ Source0: http://ftp.postgresql.org/pub/odbc/versions/src/%{upstream_name}-%{vers
Patch0: postgresql-odbc-09.06.0200-revert-money-fix.patch
Patch1: postgresql-odbc-09.05.0400-revert-money-testsuite-fix.patch
BuildRequires: make
BuildRequires: gcc
BuildRequires: unixODBC-devel
BuildRequires: pkgconfig(libpq)