app-misc/yazi: inherit from xdg eclass to handle .desktop file

Fix: #939375
Reported-By: Gentoo Tinderbox
Signed-off-by: f00wl <f00wl@felinn.org>
This commit is contained in:
f00wl
2024-09-15 13:00:19 +02:00
parent 492ac1c9c3
commit 891067d9be

View File

@@ -358,7 +358,7 @@ CRATES="
zune-jpeg@0.4.13
"
inherit cargo desktop shell-completion
inherit cargo desktop shell-completion xdg
DESCRIPTION="Blazing fast terminal file manager written in Rust, based on async I/O."
HOMEPAGE="https://yazi-rs.github.io"