Need python-ldap in Requires

This commit is contained in:
Simo Sorce 2008-04-02 19:13:46 -04:00
parent c30a533de6
commit f7a425fff8

View File

@ -12,6 +12,7 @@ BuildArch: noarch
#BuildRequires: python-devel
Requires: python
Requires: python-ldap
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}