mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-24 17:29:28 +01:00
This dependency was removed in 83dd79a
This commit is contained in:
parent
4fce1a17d7
commit
25f95d6954
2
mix.exs
2
mix.exs
@ -18,7 +18,7 @@ defmodule Ejabberd.Mixfile do
|
||||
[mod: {:ejabberd_app, []},
|
||||
applications: [:ssl],
|
||||
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
|
||||
|
||||
defp erlc_options do
|
||||
|
Loading…
Reference in New Issue
Block a user