diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-07-22 15:28:43 +0200 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-07-22 15:28:49 +0200 |
commit | 4f7f46f606c1be9c014352e820590d45c6de2eee (patch) | |
tree | 051c0f4671de35599801e70d31fbd3b738e97cb1 /hyperkitty.spec | |
parent | 859c8ca6e54d95b8fd6b26487a09165f0a294025 (diff) | |
download | hyperkitty-4f7f46f606c1be9c014352e820590d45c6de2eee.tar.gz hyperkitty-4f7f46f606c1be9c014352e820590d45c6de2eee.tar.xz hyperkitty-4f7f46f606c1be9c014352e820590d45c6de2eee.zip |
Improve appearance of the rattach thread page
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 d6e3da8..99ab7bf 100644 --- a/hyperkitty.spec +++ b/hyperkitty.spec @@ -32,6 +32,7 @@ BuildRequires: python-cssmin BuildRequires: python-mailman-client BuildRequires: python-robot-detection BuildRequires: pytz +BuildRequires: python-django-paintstore %if 0%{fedora} && 0%{fedora} < 18 BuildRequires: Django BuildRequires: Django-south @@ -52,6 +53,7 @@ Requires: python-cssmin Requires: python-mailman-client Requires: python-robot-detection Requires: pytz +Requires: python-django-paintstore %if 0%{fedora} && 0%{fedora} < 18 Requires: Django >= 1.4 Requires: Django-south |