summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-02-22 19:36:19 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-02-22 19:36:31 +0100
commitb37e6a2d3cbbd42bfd93ab3fe4167bfc5f7091d5 (patch)
tree268d2aaaf55bb1239b767dce23bb2774b65d229c
parent38a57e38012c5f7f93062a8d591b48b8f622809c (diff)
downloadhyperkitty-b37e6a2d3cbbd42bfd93ab3fe4167bfc5f7091d5.tar.gz
hyperkitty-b37e6a2d3cbbd42bfd93ab3fe4167bfc5f7091d5.tar.xz
hyperkitty-b37e6a2d3cbbd42bfd93ab3fe4167bfc5f7091d5.zip
Fix BuildReqs in the spec file
-rw-r--r--hyperkitty.spec1
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