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:15:22 +0200 |
commit | 8d7aa1b3af3453ab0a39c6db2ce63cd51b9632d7 (patch) | |
tree | 858ba22fbee37c911a8d9459d1f1126af00fcb02 /kde-plasma | |
parent | kde-plasma/kde-gtk-config: Drop obsolete src_configure() section (diff) | |
download | kde-8d7aa1b3af3453ab0a39c6db2ce63cd51b9632d7.tar.gz kde-8d7aa1b3af3453ab0a39c6db2ce63cd51b9632d7.tar.bz2 kde-8d7aa1b3af3453ab0a39c6db2ce63cd51b9632d7.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.49.9999.ebuild | 1 | ||||
-rw-r--r-- | kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild index bde8084a82..1b7f565676 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.1.49.9999.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} diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index bde8084a82..1b7f565676 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.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} |