diff options
| author | Claus Vium <cvium@users.noreply.github.com> | 2023-11-17 08:40:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 08:40:13 +0100 |
| commit | e7eeb08d3464d4851e286e191182de6851230732 (patch) | |
| tree | 2b244a5241913e101f818a7d23e41acc8b20bea6 /debian | |
| parent | 9f027717487eb71bbedf8c8029cfa74f838b5719 (diff) | |
| parent | 72ba002837729a78318df78180b1b8e63bc272e6 (diff) | |
Merge pull request #10590 from Gauvino/master
Fix action building
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0b9dd570e..5e0460de9 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-7.0, + dotnet-sdk-8.0, libc6-dev, libcurl4-openssl-dev, libfontconfig1-dev, |
