summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-06-20 22:22:38 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-20 22:25:37 +0200
commit98f4f42c995f21f4897c0ef24cb62ae44cb01e3d (patch)
tree7647b9bf7538c25ab5f66c6ac33673c3bb5b312e /kde-plasma/plasma-thunderbolt
parentsys-fs/fuse-overlayfs: Bump to version 1.1.1 (diff)
downloadgentoo-98f4f42c995f21f4897c0ef24cb62ae44cb01e3d.tar.gz
gentoo-98f4f42c995f21f4897c0ef24cb62ae44cb01e3d.tar.bz2
gentoo-98f4f42c995f21f4897c0ef24cb62ae44cb01e3d.zip
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@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-thunderbolt')
-rw-r--r--kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.1.ebuild3
1 files changed, 3 insertions, 0 deletions
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 3ecb50c31933..19105090e3b2 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"