Skip to content

Commit

Permalink
Merge pull request #722 from n-peugnet/master
Browse files Browse the repository at this point in the history
debian: use shlibdeps substitution variable
  • Loading branch information
iwalton3 authored Aug 1, 2024
2 parents 3ce21e0 + 943e9b0 commit 1fa4104
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 1fa4104

Please sign in to comment.