From 92b1b987a5ceb0616521f9948ed86e23629b69e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 16 Jul 2018 15:38:03 +0200 Subject: [PATCH] BR gcc --- python-ldap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-ldap.spec b/python-ldap.spec index 3b3e0d3..5d99b7e 100644 --- a/python-ldap.spec +++ b/python-ldap.spec @@ -20,6 +20,7 @@ URL: http://python-ldap.org/ Source0: https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}%{?prerelease}.tar.gz ### Build Dependencies ### +BuildRequires: gcc BuildRequires: openldap-devel >= %{openldap_version} BuildRequires: openssl-devel BuildRequires: cyrus-sasl-devel