diff options
-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 |