commit:     b6bf09cb8c73e6f54639e0478cc2ed60cb6e3726
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 22 06:56:26 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 07:08:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6bf09cb

dev-python/django-tables2: Add dev-python/lxml test dep

Closes: https://bugs.gentoo.org/839996
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django-tables2/django-tables2-2.4.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

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}]
        )
 "
 

Reply via email to