From aaffed2a5b9b648fac19b0c8374143d836071e01 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Tue, 21 Mar 2017 23:31:40 -0400 Subject: [PATCH] add python-setuptools --- unbound.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unbound.spec b/unbound.spec index 956147e..6bcf93e 100644 --- a/unbound.spec +++ b/unbound.spec @@ -49,9 +49,11 @@ BuildRequires: libevent-devel expat-devel BuildRequires: pkgconfig %if 0%{with_python} BuildRequires: python2-devel swig +BuildRequires: python-setuptools %endif # with_python %if 0%{with_python3} BuildRequires: python3-devel +BuildRequires: python-setuptools %endif # with_python3 BuildRequires: systemd # Required for SVN versions