From 994f42c3d1e40843e7f9bfc1ea2e5dffef7b640d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 23 May 2026 13:42:37 +0200 Subject: [PATCH] plasma.kde.org.eclass: Drop pointless blockers These only ever existed in one of SLOTs 5 or 6, not both. Signed-off-by: Andreas Sturmlechner --- eclass/plasma.kde.org.eclass | 3 --- 1 file changed, 3 deletions(-) diff --git a/eclass/plasma.kde.org.eclass b/eclass/plasma.kde.org.eclass index ce4242285bf0a..792f1c38fc55b 100644 --- a/eclass/plasma.kde.org.eclass +++ b/eclass/plasma.kde.org.eclass @@ -74,14 +74,11 @@ case ${PN} in breeze | \ kglobalacceld | \ kwayland | \ - kwayland-integration | \ libplasma | \ - ocean-sound-theme | \ oxygen | \ plasma-activities | \ plasma-activities-stats | \ plasma-integration | \ - plasma5support | \ print-manager) ;; *) RDEPEND+=" !kde-plasma/${PN}:5" ;; esac