diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-28 17:12:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-28 17:18:17 +0200 |
commit | 3cd203e9974cc28f6cf17124a09812c31d95c98a (patch) | |
tree | 040aead3c5c99f6624133eca0aab290379aac896 /kde-plasma | |
parent | kde-plasma/plasma-meta: Add sys-apps/xdg-desktop-portal-gtk to IUSE=gtk (diff) | |
download | gentoo-3cd203e9974cc28f6cf17124a09812c31d95c98a.tar.gz gentoo-3cd203e9974cc28f6cf17124a09812c31d95c98a.tar.bz2 gentoo-3cd203e9974cc28f6cf17124a09812c31d95c98a.zip |
kde-plasma/plasma-meta: Block kde-plasma/khotkeys:5
Should help users clean up their system (ultimately comes up in
@preserved-rebuild if people don't --depclean manually).
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild index fc136d816fcc..e1d6e99ed6b8 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.1-r1.ebuild @@ -20,6 +20,7 @@ REQUIRED_USE="^^ ( elogind systemd )" RDEPEND=" !${CATEGORY}/${PN}:5 + !kde-plasma/khotkeys:5 >=kde-plasma/breeze-${PV}:${SLOT}[qt5?] >=kde-plasma/kactivitymanagerd-${PV}:${SLOT} >=kde-plasma/kde-cli-tools-${PV}:${SLOT} |