Remove restart.sh dependencies from packaging

This commit is contained in:
Dennis M. Pöpperl
2023-01-23 20:02:41 +01:00
parent 2a70cf115c
commit 2abd4c0c9c
5 changed files with 9 additions and 61 deletions

5
debian/control vendored
View File

@@ -18,11 +18,10 @@ Package: jellyfin-server
Replaces: jellyfin (<<10.6.0)
Breaks: jellyfin (<<10.6.0)
Architecture: any
Depends: at,
libsqlite3-0,
Depends: libsqlite3-0,
libfontconfig1,
libfreetype6,
libssl1.1 | libssl3
Recommends: jellyfin-web, sudo
Recommends: jellyfin-web
Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin server backend and API.