modify build require

This commit is contained in:
zhouwenpei 2021-07-26 15:20:41 +08:00
parent fa361079c1
commit 54edc86590

View File

@ -24,7 +24,7 @@ features offered by PostgreSQL.
%{!?with_python2:%{!?with_python3:%{error:one python version eneeded}}}
BuildRequires: gcc,pkgconfig(libpq)
BuildRequires: gcc,postgresql-devel
%{?with_python3:BuildRequires: python3-debug python3-devel}