summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"