X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=mix.exs;h=195fd3a9dd67a566d6da636e3788a9e817ef61ea;hb=93e41df75d99d246be0a3427dd4228ac6a9b4656;hp=e69c737dd91e19d9ceb65ac132258f3db11001be;hpb=2ac3d341b04f489d690f4bad1dab2773f0f02288;p=akkoma diff --git a/mix.exs b/mix.exs index e69c737dd..195fd3a9d 100644 --- a/mix.exs +++ b/mix.exs @@ -197,6 +197,11 @@ defmodule Pleroma.Mixfile do ref: "289cda1b6d0d70ccb2ba508a2b0bd24638db2880"}, {:eblurhash, "~> 1.1.0"}, {:open_api_spex, "~> 3.10"}, + {:elastix, ">= 0.0.0"}, + {:search_parser, + git: "https://github.com/FloatingGhost/pleroma-contrib-search-parser.git", + ref: "08971a81e68686f9ac465cfb6661d51c5e4e1e7f"}, + {:nimble_parsec, "~> 1.0", override: true}, # indirect dependency version override {:plug, "~> 1.10.4", override: true},