From 3fae9cfdbbee027d7100bf06590f9a3ff107b094cb54e79d6fe51ff782053bb6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 6 Dec 2018 23:38:17 +0000 Subject: [PATCH] Fix BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=51 --- python-pycurl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pycurl.spec b/python-pycurl.spec index acf34be..69e3b47 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -45,6 +45,7 @@ Patch1: pycurl-libssh.patch # PATCH-FIX-OPENSUSE python-pycurl-7.43.0-tls-backend.patch -- do not run runtime tests to compare linked libs Patch2: python-pycurl-7.43.0-tls-backend.patch Patch3: disable_randomly_failing_tests.patch +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: libcurl-devel >= 7.19.0 BuildRequires: openssl-devel