mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
kde-misc/krusader: Add kde-misc/kio-gdrive:5 optfeature
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -75,11 +75,9 @@ src_configure() {
|
||||
}
|
||||
|
||||
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 "video thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"
|
||||
optfeature "bookmarks support" "kde-apps/keditbookmarks:${SLOT}"
|
||||
fi
|
||||
optfeature "konsole view" "kde-apps/konsolepart:${SLOT}"
|
||||
optfeature "Markdown text previews" "kde-misc/markdownpart:${SLOT}"
|
||||
optfeature "Google Drive service" "kde-misc/kio-gdrive:${SLOT}"
|
||||
optfeature "bookmarks support" "kde-apps/keditbookmarks:${SLOT}"
|
||||
ecm_pkg_postinst
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user