yazi: add more recommendations

This commit is contained in:
Markus Volk
2026-01-13 19:22:22 +01:00
parent 40d928f5f6
commit d772d4c120

View File

@@ -15,4 +15,19 @@ require ${BPN}-crates.inc
PACKAGES:remove = "${PN}-dbg"
INSANE_SKIP:${PN} = "installed-vs-shipped"
RRECOMMENDS:${PN} = "${@bb.utils.contains_any('DISTRO_FEATURES', 'wayland x11', 'ueberzugpp', '', d)} 7zip chafa fd fzf jq nerd-fonts-symbols poppler resvg ripgrep wl-clipboard zoxide"
RRECOMMENDS:${PN} = " \
${@bb.utils.contains_any('DISTRO_FEATURES', 'wayland x11', 'ueberzugpp', '', d)} \
${@bb.utils.contains('LICENSE_FLAGS_ACCEPTED', 'commercial', 'ffmpeg', '', d)} \
7zip \
chafa \
fd \
fzf \
imagemagick \
jq \
nerd-fonts-symbols \
poppler \
resvg \
ripgrep \
wl-clipboard \
zoxide \
"