diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-07-04 17:20:06 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-07-04 17:20:06 +0100 |
commit | 6771a7fb990a43bf7eaaf35bfef141a2cc3e0d0e (patch) | |
tree | f51c9a33cc7a382d59ec9590203c5d79ff9b5564 /pykolab.spec.in | |
parent | 42f6b59ede889ea31a3f87b499d79b4bfd78c744 (diff) | |
download | pykolab-6771a7fb990a43bf7eaaf35bfef141a2cc3e0d0e.tar.gz |
Require python-ldap
Diffstat (limited to 'pykolab.spec.in')
-rw-r--r-- | pykolab.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pykolab.spec.in b/pykolab.spec.in index 20137af..4dbb88a 100644 --- a/pykolab.spec.in +++ b/pykolab.spec.in @@ -10,6 +10,7 @@ URL: http://kolab.org/ Source0: http://files.kolab.org/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch +Requires: python-ldap %description Kolab enables you to easily build a groupware server as part of a |