mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-30 17:25:39 +02:00
Add linux-arm and linux-arm64 native.
This commit is contained in:
parent
3d867c2c46
commit
47e36b6791
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="SkiaSharp" Version="1.68.0" />
|
||||
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="1.68.0" />
|
||||
<PackageReference Include="EraYaN.SkiaSharp.NativeAssets.LinuxArm" Version="1.68.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue