Skip to content

Commit

Permalink
Merge pull request #534 from EraYaN/skia-native-arm
Browse files Browse the repository at this point in the history
Add linux-arm and linux-arm64 native NuGet dependency.
  • Loading branch information
JustAMan committed Jan 19, 2019
2 parents 7616ac8 + ba2da9a commit 85c798d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Emby.Drawing.Skia/Emby.Drawing.Skia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<ItemGroup>
<PackageReference Include="SkiaSharp" Version="1.68.0" />
<PackageReference Include="SkiaSharp.NativeAssets.Linux" Version="1.68.0" />
<PackageReference Include="Jellyfin.SkiaSharp.NativeAssets.LinuxArm" Version="1.68.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 85c798d

Please sign in to comment.