summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 17:38:18 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 18:20:29 +0200
commita909a68eed19006a287ee79c79699455a466e063 (patch)
treeac7779d2164932efc464a2c396ce7286c0fb9b87 /dev-python/pytest-services
parentsys-libs/uclibc-ng: 1.0.33 stable on x86 (diff)
downloadgentoo-a909a68eed19006a287ee79c79699455a466e063.tar.gz
gentoo-a909a68eed19006a287ee79c79699455a466e063.tar.bz2
gentoo-a909a68eed19006a287ee79c79699455a466e063.zip
dev-python/pytest-services: Add test-dep on xorg-server[xvfb]
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r--dev-python/pytest-services/pytest-services-2.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
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 )"