aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4a05c27..83941dc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: misc
Priority: optional
Maintainer: Jellyfin Packaging Team <packaging@jellyfin.org>
Build-Depends: debhelper (>= 10),
- dotnet-sdk-8.0,
- npm | nodejs
+ npm | nodejs,
Standards-Version: 3.9.4
Homepage: https://jellyfin.org
Vcs-Browser: https://github.com/jellyfin
bgstack15