summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/django_polymorphic/django_polymorphic-2.1.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django_polymorphic/django_polymorphic-2.1.2.ebuild b/dev-python/django_polymorphic/django_polymorphic-2.1.2.ebuild
index b3ba1924496a..28a0ff99f160 100644
--- a/dev-python/django_polymorphic/django_polymorphic-2.1.2.ebuild
+++ b/dev-python/django_polymorphic/django_polymorphic-2.1.2.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
DEPEND="
test? (
+ $(python_gen_impl_dep sqlite)
${RDEPEND}
dev-python/dj-database-url[${PYTHON_USEDEP}]
)