Let postgresql-server-devel to pull libpq of it's choice

Related: #1933048
This commit is contained in:
Honza Horak 2021-06-25 18:13:25 +02:00
parent bbdeb36544
commit e2c86b1a07

View File

@ -9,7 +9,7 @@ Source0: https://github.com/reorg/%{name}/archive/ver_%{version}.tar.gz
BuildRequires: make
BuildRequires: postgresql, gcc, openssl-devel, postgresql-server
BuildRequires: postgresql-libs, postgresql-devel, postgresql-server-devel
BuildRequires: postgresql-server-devel
BuildRequires: readline-devel, zlib-devel, postgresql-static
BuildRequires: python3-docutils
%{?postgresql_module_requires}