From 99b5c5712c2a068f90250e0283840a3f0093d65e Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Wed, 3 Feb 2016 11:17:16 +0100 Subject: Move to new iconv package --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index f9ce0400c..668773333 100644 --- a/mix.exs +++ b/mix.exs @@ -54,7 +54,7 @@ defmodule Ejabberd.Mixfile do {:p1_pgsql, "~> 1.0"}, {:sqlite3, "~> 1.1"}, {:p1_zlib, git: "https://github.com/processone/zlib", tag: "1.0.0"}, - {:p1_iconv, git: "https://github.com/processone/eiconv", tag: "0.9.0"}, + {:iconv, "~> 1.0"}, {:eredis, "~> 1.0"}, {:exrm, "~> 1.0.0-rc7", only: :dev}] end -- cgit v1.2.3