summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-07-22 21:56:45 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-07-22 21:56:45 +0200
commit271b0b4bba6b843f896e06ca9606730e0e8cbc78 (patch)
tree781330b567d1c6f18e72db7ce8a8bf219bdedb88
parent3b96d9f431cff58dbcf6dad403a3edb298d48713 (diff)
downloadkittystore-271b0b4bba6b843f896e06ca9606730e0e8cbc78.tar.gz
kittystore-271b0b4bba6b843f896e06ca9606730e0e8cbc78.tar.xz
kittystore-271b0b4bba6b843f896e06ca9606730e0e8cbc78.zip
Add dependency on Whoosh in the spec file
-rw-r--r--kittystore.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/kittystore.spec b/kittystore.spec
index fd0c27f..c0228f2 100644
--- a/kittystore.spec
+++ b/kittystore.spec
@@ -20,12 +20,14 @@ BuildRequires: python-storm
BuildRequires: python-zope-interface
BuildRequires: python-networkx
BuildRequires: mailman >= 3:3.0.0
+BuildRequires: python-whoosh
Requires: python-mock
Requires: python-dateutil < 2.0
Requires: python-storm
Requires: python-zope-interface
Requires: python-networkx
Requires: mailman >= 3:3.0.0
+Requires: python-whoosh
%description
KittyStore is the archiving library for HyperKitty, the Mailman 3 archiver.