From 1623ec3dda3207deb9d17c63fac7501189ce1a63 Mon Sep 17 00:00:00 2001 From: Viktor Ashirov Date: Oct 11 2017 15:24:14 +0000 Subject: Add missing dependencies for python-lib389 Ticket 48405 - python-lib389 in rawhide is missing dependencies Description: Add missing dependencies to python-lib389 spec file https://fedorahosted.org/389/ticket/48405 Review by: mreynolds (Thanks!) --- diff --git a/src/lib389/python-lib389.spec b/src/lib389/python-lib389.spec index 41af220..30a5b7f 100644 --- a/src/lib389/python-lib389.spec +++ b/src/lib389/python-lib389.spec @@ -10,6 +10,9 @@ BuildArch: noarch Url: http://port389.org/docs/389ds/FAQ/upstream-test-framework.html BuildRequires: python2-devel, python-ldap, krb5-devel, python-setuptools Requires: pytest +Requires: python-ldap +Requires: python-six +Requires: python-krbV %{?python_provide:%python_provide python2-lib389}