aboutsummaryrefslogtreecommitdiff
path: root/deployment/debian-package-x64/pkg-src/control
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2019-04-30 23:35:11 -0400
committerGitHub <noreply@github.com>2019-04-30 23:35:11 -0400
commit2bc378a9c377cbcaf013eb83dac112aa47bd9053 (patch)
tree855dbc86f22cb4d5186e98044cfefc23b6068911 /deployment/debian-package-x64/pkg-src/control
parent61d7bed18145cd8b56b748a87b9398fb75332044 (diff)
parente8196fed7cdc43f83f666af477652a90f41b5961 (diff)
Merge pull request #1337 from jellyfin/release-10.3.z
Backmerge for 10.3.2 release
Diffstat (limited to 'deployment/debian-package-x64/pkg-src/control')
-rw-r--r--deployment/debian-package-x64/pkg-src/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/debian-package-x64/pkg-src/control b/deployment/debian-package-x64/pkg-src/control
index d96660590c..4422f0fda4 100644
--- a/deployment/debian-package-x64/pkg-src/control
+++ b/deployment/debian-package-x64/pkg-src/control
@@ -23,6 +23,6 @@ Depends: at,
jellyfin-ffmpeg,
libfontconfig1,
libfreetype6,
- libssl1.0.0 | libssl1.0.2
+ libssl1.0.0 | libssl1.0.2 | libssl1.1
Description: Jellyfin is a home media server.
It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development.