diff options
| author | Dennis M. Pöpperl <free-software@dm-poepperl.de> | 2023-01-23 20:02:41 +0100 |
|---|---|---|
| committer | Dennis M. Pöpperl <free-software@dm-poepperl.de> | 2023-01-23 20:02:41 +0100 |
| commit | 2abd4c0c9c17429e5733d67ef3302a804130959a (patch) | |
| tree | 2c86d6032f92f3b35b0eb3fa79550f52731759af /debian/control | |
| parent | 2a70cf115cd7f0da425d37c60ec74ce1148f67a1 (diff) | |
Remove restart.sh dependencies from packaging
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 08c0dcda62..0b9dd570e4 100644 --- a/debian/control +++ b/debian/control @@ -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. |
