summaryrefslogtreecommitdiff
path: root/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'net-mail/hyperkitty/hyperkitty-1.3.3.ebuild')
-rw-r--r--net-mail/hyperkitty/hyperkitty-1.3.3.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild b/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
index b14f73909cf6..f6e67ffe7037 100644
--- a/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
+++ b/net-mail/hyperkitty/hyperkitty-1.3.3.ebuild
@@ -30,11 +30,13 @@ RDEPEND="dev-python/django[${PYTHON_USEDEP}]
dev-python/django-haystack[${PYTHON_USEDEP}]
dev-python/django-extensions[${PYTHON_USEDEP}]
dev-python/flufl-lock[${PYTHON_USEDEP}]
- dev-python/django-q[${PYTHON_USEDEP}]"
+ dev-python/django-q[${PYTHON_USEDEP}]
+ dev-python/whoosh[${PYTHON_USEDEP}]
+ dev-lang/sassc"
-BDEPEND="test? (
+BDEPEND="dev-python/isort[${PYTHON_USEDEP}]
+ test? (
dev-python/mock[${PYTHON_USEDEP}]
- dev-python/whoosh[${PYTHON_USEDEP}]
dev-python/beautifulsoup[${PYTHON_USEDEP}]
dev-python/django-debug-toolbar[${PYTHON_USEDEP}]
)"