瀏覽代碼

Add libssl3 as an alternative dependency for Ubuntu 22.04 LTS

Nyanmisaka 3 年之前
父節點
當前提交
057d5dfc25
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.