mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-frameworks/kuserfeedback: Disable openglinfosourcetest
Closes: https://bugs.gentoo.org/921359 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -56,3 +56,8 @@ src_configure() {
|
|||||||
|
|
||||||
ecm_src_configure
|
ecm_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CMAKE_SKIP_TESTS=(
|
||||||
|
# bugs: 921359, requires virtualx
|
||||||
|
openglinfosourcetest
|
||||||
|
)
|
||||||
|
|||||||
@@ -42,3 +42,8 @@ src_configure() {
|
|||||||
|
|
||||||
ecm_src_configure
|
ecm_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CMAKE_SKIP_TESTS=(
|
||||||
|
# bugs: 921359, requires virtualx
|
||||||
|
openglinfosourcetest
|
||||||
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user