jellyfin-mpv-shim: fix discord rich presence by adding dependencie (#510269)

This commit is contained in:
isabel
2026-04-15 12:39:24 +00:00
committed by GitHub
@@ -16,6 +16,7 @@
setuptools,
tkinter,
wrapGAppsHook3,
pypresence,
}:
buildPythonApplication rec {
@@ -49,6 +50,9 @@ buildPythonApplication rec {
# display_mirror dependencies
jinja2
pywebview
# discord rich presence dependencie
pypresence
];
# override $HOME directory: