Unverified Commit 9502c8fc authored by isabel's avatar isabel Committed by GitHub
Browse files

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

parents e5061808 3c6d7aad
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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: