Replace ImageMagick with Vips for Media Preview Proxy

This commit is contained in:
Mark Felder 2022-11-09 13:45:57 -05:00
commit 13baba90f6
4 changed files with 17 additions and 46 deletions

View file

@ -193,6 +193,7 @@ defmodule Pleroma.Mixfile do
{:eblurhash, "~> 1.2.2"},
{:open_api_spex, "~> 3.16"},
{:ecto_psql_extras, "~> 0.6"},
{:vix, "~> 0.14.0"},
## dev & test
{:ex_doc, "~> 0.22", only: :dev, runtime: false},