commit: 98f4f42c995f21f4897c0ef24cb62ae44cb01e3d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Jun 20 20:22:38 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Jun 20 20:25:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f4f42c
kde-plasma/plasma-thunderbolt: Tests require DBus Closes: https://bugs.gentoo.org/728934 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild index 3ecb50c3193..19105090e3b 100644 --- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild +++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild @@ -31,3 +31,6 @@ DEPEND=" RDEPEND="${DEPEND} sys-apps/bolt " + +# tests require DBus +RESTRICT+=" test"
