Summary: | [kde] Circular dependency kde-plasma/plasma-workspace-9999 - kde-plasma/plasma-integration-9999 - kde-plasma/xdg-desktop-portal-kde-9999 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Eugene Shalygin <eugene.shalygin> |
Component: | Overlays | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Eugene Shalygin
2023-12-17 10:55:06 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=fa690a7b01cc743955de1549ab409683edc0994c commit fa690a7b01cc743955de1549ab409683edc0994c Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-17 12:11:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-17 12:11:20 +0000 kde-plasma/plasma-integration: lift xdg-desktop-portal-kde from RDEPEND->PDEPEND We only need it at runtime so let's lift it to PDEPEND to avoid a circular dependency. ``` * Error: circular dependencies: (kde-plasma/xdg-desktop-portal-kde-9999:6/6::kde, ebuild scheduled for merge) depends on (kde-plasma/plasma-workspace-9999:6/6::kde, ebuild scheduled for merge) (buildtime) (kde-plasma/plasma-integration-9999:6/6::kde, ebuild scheduled for merge) (runtime) (kde-plasma/xdg-desktop-portal-kde-9999:6/6::kde, ebuild scheduled for merge) (runtime) ``` Closes: https://bugs.gentoo.org/920188 Signed-off-by: Sam James <sam@gentoo.org> kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) |