Explorar el Código

Allow dependency libmpv2 for Debian. (#350)

Ian Walton hace 1 año
padre
commit
ead952215e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,