commit:     b157cb7fbaa53e624431b61e1def95a6b31a8e07
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 23:35:31 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 23:35:31 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b157cb7f

kde-apps/dolphin: Accept kde-apps/kio-extras-kf5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/dolphin/dolphin-23.08.49.9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild 
b/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
index 2053eedef8..5ae94b54ff 100644
--- a/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
@@ -58,7 +58,10 @@ DEPEND="
        telemetry? ( kde-frameworks/kuserfeedback:5 )
 "
 RDEPEND="${DEPEND}
-       >=kde-apps/kio-extras-${PVCUT}:5
+       || (
+               kde-apps/kio-extras-kf5:5
+               >=kde-apps/kio-extras-${PVCUT}:5
+       )
 "
 
 src_configure() {

Reply via email to