mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 22:17:25 -04:00
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
This commit is contained in:
parent
12f9132975
commit
057d5dfc25
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -22,7 +22,7 @@ Depends: at,
|
||||||
libsqlite3-0,
|
libsqlite3-0,
|
||||||
libfontconfig1,
|
libfontconfig1,
|
||||||
libfreetype6,
|
libfreetype6,
|
||||||
libssl1.1
|
libssl1.1 | libssl3
|
||||||
Recommends: jellyfin-web, sudo
|
Recommends: jellyfin-web, sudo
|
||||||
Description: Jellyfin is the Free Software Media System.
|
Description: Jellyfin is the Free Software Media System.
|
||||||
This package provides the Jellyfin server backend and API.
|
This package provides the Jellyfin server backend and API.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue