mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
kde-apps/ark: mention 7zip[symlink] as an optfeature alternative
Bug: https://bugs.gentoo.org/953096 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
committed by
Andreas Sturmlechner
parent
bc217499f4
commit
5a143b00fc
@@ -72,7 +72,7 @@ pkg_postinst() {
|
||||
if [[ -z "${REPLACING_VERSIONS}" ]]; then
|
||||
optfeature "rar archive creation/extraction" "app-arch/rar"
|
||||
optfeature "rar archive extraction only" "app-arch/unar" "app-arch/unrar"
|
||||
optfeature "7-Zip archive support" "app-arch/p7zip"
|
||||
optfeature "7-Zip archive support" ">=app-arch/7zip-24.09[symlink(+)]" "app-arch/p7zip"
|
||||
optfeature "lrz archive support" "app-arch/lrzip"
|
||||
optfeature "Markdown support in text previews" "kde-misc/markdownpart:${SLOT}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user