summaryrefslogtreecommitdiffstats
path: root/specs
diff options
context:
space:
mode:
authorChristian Heimes <cheimes@redhat.com>2017-03-31 09:52:09 -0600
committerMatthew Harmsen <mharmsen@redhat.com>2017-03-31 09:54:03 -0600
commited5886687164a5aea00602303fbc0581602da86f (patch)
treedeeebb53968bcafdbfcfb0bb52f3896c13777417 /specs
parent3e80b04c1de37568d304b2d76f324c026830fd11 (diff)
downloadpki-ed5886687164a5aea00602303fbc0581602da86f.tar.gz
pki-ed5886687164a5aea00602303fbc0581602da86f.tar.xz
pki-ed5886687164a5aea00602303fbc0581602da86f.zip
Added python3-pyldap build dependency
Diffstat (limited to 'specs')
-rw-r--r--specs/pki-core.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/specs/pki-core.spec b/specs/pki-core.spec
index af29b9901..b76080f25 100644
--- a/specs/pki-core.spec
+++ b/specs/pki-core.spec
@@ -186,6 +186,7 @@ BuildRequires: tomcatjss >= 7.1.3
%if 0%{?with_python3}
BuildRequires: python3-devel
BuildRequires: python3-nss
+BuildRequires: python3-pyldap
BuildRequires: python3-requests >= 2.6.0
BuildRequires: python3-six
%endif # with_python3