diff options
-rw-r--r-- | hyperkitty.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec index 2a2d144..94adb3a 100644 --- a/hyperkitty.spec +++ b/hyperkitty.spec @@ -23,6 +23,7 @@ BuildRequires: python-sphinx # Unit tests in %%check BuildRequires: Django BuildRequires: kittystore +BuildRequires: django-gravatar2 BuildRequires: django-rest-framework >= 2.0.0 BuildRequires: django-social-auth >= 0.7.1 BuildRequires: python-django-south |