diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-08-30 17:45:47 +0200 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-08-30 17:45:47 +0200 |
commit | cecb1df56dbc8ead811b155c4268ccad1c0b82f1 (patch) | |
tree | 484e95cbd462821990d535ec56a24380d937b31c | |
parent | 8d8fe2fe66e925b0883d22a4a9dd810086c080b7 (diff) | |
download | hyperkitty-cecb1df56dbc8ead811b155c4268ccad1c0b82f1.tar.gz hyperkitty-cecb1df56dbc8ead811b155c4268ccad1c0b82f1.tar.xz hyperkitty-cecb1df56dbc8ead811b155c4268ccad1c0b82f1.zip |
Spec file: the mailman package was renamed to mailman3
-rw-r--r-- | hyperkitty.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec index a5d7853..45d9240 100644 --- a/hyperkitty.spec +++ b/hyperkitty.spec @@ -44,7 +44,8 @@ BuildRequires: python-django-south Requires: django-gravatar2 Requires: django-social-auth >= 0.7.1 Requires: django-rest-framework >= 2.2.0 -Requires: mailman >= 3:3.0.0 +#Requires: mailman >= 3:3.0.0 +Requires: mailman3 Requires: kittystore Requires: django-crispy-forms Requires: django-assets |