mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-18 20:24:20 +01:00
Move dotnet to a per-platform dependency
This commit is contained in:
1
deployment/debian-x64/dependencies.txt
Normal file
1
deployment/debian-x64/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/linux-x64/dependencies.txt
Normal file
1
deployment/linux-x64/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/osx-x64/dependencies.txt
Normal file
1
deployment/osx-x64/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/ubuntu-x64/dependencies.txt
Normal file
1
deployment/ubuntu-x64/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/win-generic/dependencies.txt
Normal file
1
deployment/win-generic/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/win-x64/dependencies.txt
Normal file
1
deployment/win-x64/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
1
deployment/win-x86/dependencies.txt
Normal file
1
deployment/win-x86/dependencies.txt
Normal file
@@ -0,0 +1 @@
|
||||
dotnet
|
||||
Reference in New Issue
Block a user