From e3924496894bc6ffcca064a63b05c5b8b2d07a3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Mon, 9 Sep 2019 16:09:22 +0100 Subject: [PATCH] Add -setuptools BR --- python-psycopg2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 8c0938d..906fdb4 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -61,7 +61,7 @@ Source0: http://initd.org/psycopg/tarballs/PSYCOPG-2-8/psycopg2-%{version}.tar.g %{?with_python2_debug:BuildRequires: python2-debug} %{?with_python3_debug:BuildRequires: python3-debug} -BuildRequires: gcc +BuildRequires: gcc python3-setuptools BuildRequires: pkgconfig(libpq) # For testsuite