mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
This dependency was removed in 83dd79a
This commit is contained in:
parent
4fce1a17d7
commit
25f95d6954
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -18,7 +18,7 @@ defmodule Ejabberd.Mixfile do
|
||||||
[mod: {:ejabberd_app, []},
|
[mod: {:ejabberd_app, []},
|
||||||
applications: [:ssl],
|
applications: [:ssl],
|
||||||
included_applications: [:p1_logger,:p1_yaml,:p1_tls,:p1_xml,:p1_stringprep,:p1_zlib,:p1_cache_tab,:mnesia,:p1_utils,
|
included_applications: [:p1_logger,:p1_yaml,:p1_tls,:p1_xml,:p1_stringprep,:p1_zlib,:p1_cache_tab,:mnesia,:p1_utils,
|
||||||
:p1_iconv,:esip,:p1_stun,:ehyperloglog,:p1_mysql,:p1_pgsql,:eredis,:oauth2,:xmlrpc]]
|
:p1_iconv,:esip,:p1_stun,:p1_mysql,:p1_pgsql,:eredis,:oauth2,:xmlrpc]]
|
||||||
end
|
end
|
||||||
|
|
||||||
defp erlc_options do
|
defp erlc_options do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue