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
9849bea721
commit
330b58cf3f
@ -13,7 +13,7 @@ BuildRequires: ocaml >= 3.10.0
|
||||
BuildRequires: ocaml-findlib-devel
|
||||
BuildRequires: ocaml-ocamlbuild
|
||||
BuildRequires: ocaml-ocamldoc
|
||||
BuildRequires: postgresql-devel
|
||||
BuildRequires: libpq-devel
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: rpm >= 4.4.2.3-2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user