Mailing List Archive

[PATCH 0/2] Xvfb in test dependencies in Prefix
From: Alexey Sokolov <alexey+gentoo@asokolov.org>

I'm running a prefix but tests of various packages are failing in virtx
command. I discovered that this is because virtualx doesn't depend on
xvfb in prefix. But after installing xorg-server[xvfb,-elogind] tests
pass.
elogind flag had to be disabled otherwise it brings pam as dependency.
So, attached are patches to prefix profile to disable elogind for
xorg-server, and to virtualx eclass to depend on it even in prefix.

Alexey Sokolov (2):
profiles: prefix: mask USE=elogind in x11-base/xorg-server
virtualx.eclass: don't skip xvfb dependency on Prefix

eclass/virtualx.eclass | 2 +-
profiles/features/prefix/package.use.mask | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)

--
2.26.2