mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
plasma.kde.org.eclass: Exclude print-manager from SLOT=5 blockers
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -86,7 +86,8 @@ if [[ ${_PSLOT} == 6 ]]; then
|
||||
ocean-sound-theme | \
|
||||
plasma-activities | \
|
||||
plasma-activities-stats | \
|
||||
plasma5support) ;;
|
||||
plasma5support | \
|
||||
print-manager) ;;
|
||||
*) RDEPEND+=" !kde-plasma/${PN}:5" ;;
|
||||
esac
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user