mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
gui-apps/xwayland-satellite: Skip tests, add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/935780 Closes: https://bugs.gentoo.org/935781 Closes: https://bugs.gentoo.org/935782 Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
@@ -114,6 +114,9 @@ LICENSE+=" Apache-2.0 BSD ISC MIT Unicode-DFS-2016 ZLIB"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
# disable tests which need a running display server
|
||||
RESTRICT="test"
|
||||
|
||||
DEPEND="
|
||||
>=x11-base/xwayland-23.1
|
||||
x11-libs/libxcb
|
||||
@@ -124,6 +127,8 @@ BDEPEND="
|
||||
sys-devel/clang
|
||||
"
|
||||
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user