mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
Merge pull request #7648 from jellyfin/libssl3-jammy
Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS
(cherry picked from commit e87240b374
)
Signed-off-by: crobibero <cody@robibe.ro>
This commit is contained in:
parent
76cfb8c903
commit
d16e36d5a3
2
debian/control
vendored
2
debian/control
vendored
@ -22,7 +22,7 @@ Depends: at,
|
||||
libsqlite3-0,
|
||||
libfontconfig1,
|
||||
libfreetype6,
|
||||
libssl1.1
|
||||
libssl1.1 | libssl3
|
||||
Recommends: jellyfin-web, sudo
|
||||
Description: Jellyfin is the Free Software Media System.
|
||||
This package provides the Jellyfin server backend and API.
|
||||
|
Loading…
Reference in New Issue
Block a user