mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
kde-frameworks/qqc2-desktop-style: Disable animationspeedmodifiertest
Bug: https://bugs.gentoo.org/926509 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -29,3 +29,8 @@ RDEPEND="${DEPEND}
|
||||
>=dev-qt/qt5compat-${QTMIN}:6
|
||||
"
|
||||
BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"
|
||||
|
||||
CMAKE_SKIP_TESTS=(
|
||||
# bug 926509
|
||||
animationspeedmodifiertest
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user