From: Michał Górny Date: Sat, 30 May 2020 15:38:18 +0000 (+0200) Subject: dev-python/pytest-services: Add test-dep on xorg-server[xvfb] X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a909a68eed19006a287ee79c79699455a466e063;p=gentoo.git dev-python/pytest-services: Add test-dep on xorg-server[xvfb] Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index e2110f702891..0c20f5b3d9cd 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -23,6 +23,7 @@ BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/pylibmc[${PYTHON_USEDEP}] + x11-base/xorg-server[xvfb] )" RESTRICT="!test? ( test )"