Browse Source

Allow dependency libmpv2 for Debian. (#350)

Ian Walton 1 year ago
parent
commit
ead952215e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      debian/control

+ 1 - 1
debian/control

@@ -44,7 +44,7 @@ Vcs-Browser: https://github.org/jellyfin/jellyfin-media-player
 
 Package: jellyfin-media-player
 Architecture: any
-Depends: libmpv1,
+Depends: libmpv1 | libmpv2,
          libqt5webengine5,
          libcec4 | libcec6,
          qml-module-qtwebengine,