Browse Source

Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS

Nyanmisaka 3 năm trước cách đây
mục cha
commit
057d5dfc25
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      debian/control

+ 1 - 1
debian/control

@@ -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.