commit:     ec7b5916b903a7c349d3e6fedd88d2f591c16919
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:18:39 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 07:37:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec7b5916

kde-apps/dolphin: RDEPEND on kde-apps/thumbnailers:6

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

 kde-apps/dolphin/dolphin-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild 
b/kde-apps/dolphin/dolphin-9999.ebuild
index eb4a1e6ad2..dec68df472 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -55,6 +55,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
        >=kde-apps/kio-extras-${PVCUT}:6
+       >=kde-apps/thumbnailers-${PVCUT}:6
 "
 
 src_configure() {
@@ -84,7 +85,6 @@ pkg_postinst() {
                optfeature "compress/extract and other actions" 
"kde-apps/ark:${SLOT}"
                optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
                optfeature "video file thumbnails" 
"kde-apps/ffmpegthumbs:${SLOT}"
-               optfeature "graphics file thumbnails" 
"kde-apps/thumbnailers:${SLOT}"
                optfeature "'Share' context menu actions" 
"kde-frameworks/purpose:${SLOT}"
        fi
        ecm_pkg_postinst

Reply via email to