mirror of
https://github.com/jellyfin/jellyfin-media-player.git
synced 2024-11-23 05:59:43 +00:00
Merge pull request #722 from n-peugnet/master
debian: use shlibdeps substitution variable
This commit is contained in:
commit
1fa41040e5
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