diff options
| author | Uruk <uruknarb20@gmail.com> | 2023-11-16 01:12:25 +0100 |
|---|---|---|
| committer | Uruk <uruknarb20@gmail.com> | 2023-11-16 01:12:25 +0100 |
| commit | 72ba002837729a78318df78180b1b8e63bc272e6 (patch) | |
| tree | d2fcb36438274fa653a7867219b5eca588d4a1c3 /debian | |
| parent | f3b882d0e2c5303db8c3b711cc0c5c18ac2d6b7f (diff) | |
Fix README.md, debian/control, jellyfin.spec
```
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 0b9dd570e4..5e0460de9e 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, |
