From a909a68eed19006a287ee79c79699455a466e063 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 30 May 2020 17:38:18 +0200 Subject: [PATCH] dev-python/pytest-services: Add test-dep on xorg-server[xvfb] MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 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 )" -- 2.26.2