mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-22 21:49:56 +00:00
debian: use shlibdeps substitution variable
instead of manually listing dependencies
This commit is contained in:
parent
3ce21e0c3f
commit
943e9b0ec9
8
debian/control
vendored
8
debian/control
vendored
@ -44,13 +44,9 @@ Vcs-Browser: https://github.org/jellyfin/jellyfin-media-player
|
||||
|
||||
Package: jellyfin-media-player
|
||||
Architecture: any
|
||||
Depends: libmpv1 | libmpv2,
|
||||
libqt5webengine5,
|
||||
libcec4 | libcec6,
|
||||
Depends: ${shlibs:Depends},
|
||||
qml-module-qtwebengine,
|
||||
qml-module-qtwebchannel,
|
||||
qml-module-qtquick-controls,
|
||||
libqt5x11extras5,
|
||||
libqt5xml5
|
||||
qml-module-qtquick-controls
|
||||
Description: Jellyfin is the Free Software Media System.
|
||||
This package provides the Jellyfin desktop media player.
|
||||
|
Loading…
Reference in New Issue
Block a user