mix: cherry-pick eblurhash latest git for system-CFLAGS
This commit is contained in:
parent
bf2d6abaf2
commit
2b6ae571bb
2 changed files with 4 additions and 2 deletions
4
mix.exs
4
mix.exs
|
|
@ -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"},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue