diff options
| author | Bond-009 <bond.009@outlook.com> | 2022-12-08 01:51:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-07 17:51:29 -0700 |
| commit | a2babfd0d3481d832b4289ef3416d6ba11771db8 (patch) | |
| tree | 948f07d52a5c248486fda2ebba214feaee913ef2 /debian/control | |
| parent | 2c5573b1458af72a56e9af01d2093df4edba8124 (diff) | |
Fix nightly builds (#8870)
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index dea48d9482..08c0dcda62 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Jellyfin Team <team@jellyfin.org> Build-Depends: debhelper (>= 9), - dotnet-sdk-6.0, + dotnet-sdk-7.0, libc6-dev, libcurl4-openssl-dev, libfontconfig1-dev, |
