mix: cherry-pick eblurhash latest git for system-CFLAGS

This commit is contained in:
Haelwenn (lanodan) Monnier 2023-08-29 20:02:59 +02:00
commit 2b6ae571bb
2 changed files with 4 additions and 2 deletions

View file

@ -190,7 +190,9 @@ defmodule Pleroma.Mixfile do
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
{:restarter, path: "./restarter"},
{:majic, "~> 1.0"},
{:eblurhash, "~> 1.2.2"},
{:eblurhash,
git: "https://github.com/zotonic/eblurhash.git",
ref: "bc37ceb426ef021ee9927fb249bb93f7059194ab"},
{:open_api_spex, "~> 3.16"},
{:ecto_psql_extras, "~> 0.6"},