diff options
-rw-r--r-- | dev-python/pytest-services/pytest-services-2.0.1.ebuild | 1 |
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 )" |