diff options
Diffstat (limited to 'hyperkitty.spec')
-rw-r--r-- | hyperkitty.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hyperkitty.spec b/hyperkitty.spec index 50ed580..d6e3da8 100644 --- a/hyperkitty.spec +++ b/hyperkitty.spec @@ -31,6 +31,7 @@ BuildRequires: python-rjsmin BuildRequires: python-cssmin BuildRequires: python-mailman-client BuildRequires: python-robot-detection +BuildRequires: pytz %if 0%{fedora} && 0%{fedora} < 18 BuildRequires: Django BuildRequires: Django-south @@ -50,6 +51,7 @@ Requires: python-rjsmin Requires: python-cssmin Requires: python-mailman-client Requires: python-robot-detection +Requires: pytz %if 0%{fedora} && 0%{fedora} < 18 Requires: Django >= 1.4 Requires: Django-south |