From acf712226bb7db881f1b2e2ad9669be1de88e25e Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Mon, 29 Jun 2020 14:10:59 +0200 Subject: [PATCH] BR: python3-setuptools --- gdal.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gdal.spec b/gdal.spec index fe10f74..5dca093 100644 --- a/gdal.spec +++ b/gdal.spec @@ -154,6 +154,7 @@ BuildRequires: python2-numpy %if %{with python3} BuildRequires: python3-devel BuildRequires: python3-numpy +BuildRequires: python3-setuptools %endif BuildRequires: sqlite-devel BuildRequires: swig