diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 11:54:57 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-05-01 11:54:57 +0100 |
commit | 8fe7ac01670efa64aa7ae895cd1fec8947d00de8 (patch) | |
tree | 8fca7efb42a6c70a64f2cc89d8658b17bb98c5f1 /pykolab.spec.in | |
parent | f1f955530e8d8b9398e9ce045b64a695bd9e75c0 (diff) | |
download | pykolab-8fe7ac01670efa64aa7ae895cd1fec8947d00de8.tar.gz |
Require python-augeas for kolab-cli package which includes the setup procedures
Bump pre-release
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 1094fed..1145888 100644 --- a/pykolab.spec.in +++ b/pykolab.spec.in @@ -54,6 +54,7 @@ Summary: Kolab CLI components Group: Applications/System BuildRequires: intltool, gettext, python Requires: %{name} = %{version}-%{release} +Requires: python-augeas %description -n kolab-cli Kolab CLI utilities |