BuildRequires: s/postgresql-devel/libpq-devel/
That's because we moved libpq.so.5 into libpq package. Related: rhbz#1618698, rhbz#1623764
This commit is contained in:
parent
bcfc22ad1a
commit
616ea0b3a8
@ -23,7 +23,7 @@ BuildRequires: ruby-devel
|
||||
# https://fedoraproject.org/wiki/Packaging:C_and_C++#BuildRequires_and_Requires
|
||||
BuildRequires: gcc
|
||||
|
||||
BuildRequires: postgresql-server postgresql-devel
|
||||
BuildRequires: postgresql-server libpq-devel
|
||||
BuildRequires: rubygem(rspec)
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user