summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-04-22 08:56:26 +0200
committerMichał Górny <mgorny@gentoo.org>2022-04-22 09:08:51 +0200
commitb6bf09cb8c73e6f54639e0478cc2ed60cb6e3726 (patch)
treec945fd94f1e6c2ce4e94c8693c6f9c5b0abc563b /dev-python/django-tables2
parentdev-python/protobuf-python: Remove old (diff)
downloadgentoo-b6bf09cb8c73e6f54639e0478cc2ed60cb6e3726.tar.gz
gentoo-b6bf09cb8c73e6f54639e0478cc2ed60cb6e3726.tar.bz2
gentoo-b6bf09cb8c73e6f54639e0478cc2ed60cb6e3726.zip
dev-python/django-tables2: Add dev-python/lxml test dep
Closes: https://bugs.gentoo.org/839996 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-tables2')
-rw-r--r--dev-python/django-tables2/django-tables2-2.4.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django-tables2/django-tables2-2.4.1.ebuild b/dev-python/django-tables2/django-tables2-2.4.1.ebuild
index 43da682a60ca..af489e066e89 100644
--- a/dev-python/django-tables2/django-tables2-2.4.1.ebuild
+++ b/dev-python/django-tables2/django-tables2-2.4.1.ebuild
@@ -31,6 +31,7 @@ BDEPEND="
test? (
${RDEPEND}
dev-python/django-filter[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
)
"