commit: ad6ffc01f664592e03f85348bf082b2b2ce7159a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 07:21:28 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 07:32:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6ffc01
dev-util/scons: Remove libxml2 test dep Closes: https://bugs.gentoo.org/890557 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-util/scons/scons-4.4.0-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-util/scons/scons-4.4.0-r1.ebuild b/dev-util/scons/scons-4.4.0-r1.ebuild index 368366ec1db3..b5cb85dfa845 100644 --- a/dev-util/scons/scons-4.4.0-r1.ebuild +++ b/dev-util/scons/scons-4.4.0-r1.ebuild @@ -39,7 +39,6 @@ RESTRICT="!test? ( test )" BDEPEND=" test? ( - dev-libs/libxml2[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/psutil[${PYTHON_USEDEP}] )
