diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 30eeeae..ec5c8a1 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -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}