Skip to content

Commit

Permalink
kde-plasma/plasma-workspace: Merge obsolete PDEPEND back into RDEPEND
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Sep 2, 2024
1 parent 61846b6 commit d20f8ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ RDEPEND="${COMMON_DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-frameworks/kquickcharts-${KFMIN}:6
>=kde-plasma/kactivitymanagerd-${PVCUT}:6
kde-plasma/kde-cli-tools:*
>=kde-plasma/kde-cli-tools-${PVCUT}:*[kdesu]
>=kde-plasma/milou-${PVCUT}:6
>=kde-plasma/plasma-integration-${PVCUT}:6
sys-apps/dbus
Expand All @@ -158,7 +158,6 @@ BDEPEND="
virtual/pkgconfig
test? ( >=dev-qt/qtwayland-${QTMIN}:6[compositor] )
"
PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*[kdesu]"

PATCHES=(
"${FILESDIR}/${PN}-5.22.5-krunner-cwd-at-home.patch" # TODO upstream: KDE-bug 432975, bug 767478
Expand Down
3 changes: 1 addition & 2 deletions kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ RDEPEND="${COMMON_DEPEND}
>=kde-frameworks/kirigami-${KFMIN}:6
>=kde-frameworks/kquickcharts-${KFMIN}:6
>=kde-plasma/kactivitymanagerd-${PVCUT}:6
kde-plasma/kde-cli-tools:*
>=kde-plasma/kde-cli-tools-${PVCUT}:*[kdesu]
>=kde-plasma/milou-${PVCUT}:6
>=kde-plasma/plasma-integration-${PVCUT}:6
sys-apps/dbus
Expand All @@ -159,7 +159,6 @@ BDEPEND="
virtual/pkgconfig
test? ( >=dev-qt/qtwayland-${QTMIN}:6[compositor] )
"
PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:*[kdesu]"

PATCHES=(
"${FILESDIR}/${PN}-5.22.5-krunner-cwd-at-home.patch" # TODO upstream: KDE-bug 432975, bug 767478
Expand Down

0 comments on commit d20f8ad

Please sign in to comment.