commit:     a909a68eed19006a287ee79c79699455a466e063
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 15:38:18 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 30 16:20:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a909a68e

dev-python/pytest-services: Add test-dep on xorg-server[xvfb]

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-services/pytest-services-2.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

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 e2110f70289..0c20f5b3d9c 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 )"

Reply via email to