summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-otp/django-otp-0.9.3.ebuild')
-rw-r--r--dev-python/django-otp/django-otp-0.9.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django-otp/django-otp-0.9.3.ebuild b/dev-python/django-otp/django-otp-0.9.3.ebuild
index b14eef63539e..7c072a1e8d9e 100644
--- a/dev-python/django-otp/django-otp-0.9.3.ebuild
+++ b/dev-python/django-otp/django-otp-0.9.3.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
BDEPEND="
test? (
$(python_gen_impl_dep sqlite)
+ dev-python/freezegun[${PYTHON_USEDEP}]
dev-python/qrcode[${PYTHON_USEDEP}]
${RDEPEND}
)"