commit: e069ba8a7de071527815c8a8dddecb74bcab8738
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 17:42:30 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 09:52:40 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e069ba8a
kde-misc/krusader: Add konsole view optfeature
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/krusader/krusader-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-misc/krusader/krusader-9999.ebuild
b/kde-misc/krusader/krusader-9999.ebuild
index 41960c74b8..00f4457bcd 100644
--- a/kde-misc/krusader/krusader-9999.ebuild
+++ b/kde-misc/krusader/krusader-9999.ebuild
@@ -69,6 +69,7 @@ src_prepare() {
pkg_postinst() {
if [[ -z "${REPLACING_VERSIONS}" ]]; then
+ optfeature "konsole view" "kde-apps/konsolepart:5"
"kde-apps/konsole:5"
optfeature "Markdown text previews"
"kde-misc/markdownpart:${SLOT}"
optfeature "PDF/PS and RAW image thumbnails"
"kde-apps/thumbnailers:${SLOT}"
optfeature "video thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"