diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-04 01:01:07 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-04 01:01:07 +0100 |
commit | edb5a0145ff597793b9bc0134647317ed1ad365a (patch) | |
tree | 32248647773126e77416a80a30396dbb65cc41d6 /pykolab.spec.in | |
parent | 7778863a0fe5ed03460ba7ed3226de1c6737e36f (diff) | |
download | pykolab-edb5a0145ff597793b9bc0134647317ed1ad365a.tar.gz |
Also require python-cheetah
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 9b89889..ff34e30 100644 --- a/pykolab.spec.in +++ b/pykolab.spec.in @@ -55,6 +55,7 @@ Group: Applications/System BuildRequires: intltool, gettext, python Requires: %{name} = %{version}-%{release} Requires: python-augeas +Requires: python-cheetah %description -n kolab-cli Kolab CLI utilities |