mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Restore odbc in dialyzer apps
This commit is contained in:
parent
90a200be25
commit
01a71dc189
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
||||||
{dialyzer, [{get_warnings, false}, % Show warnings of dependencies
|
{dialyzer, [{get_warnings, false}, % Show warnings of dependencies
|
||||||
{if_version_above, "25",
|
{if_version_above, "25",
|
||||||
{plt_extra_apps,
|
{plt_extra_apps,
|
||||||
[asn1, public_key, stdlib, syntax_tools,
|
[asn1, odbc, public_key, stdlib, syntax_tools,
|
||||||
idna, jose,
|
idna, jose,
|
||||||
cache_tab, eimp, fast_tls, fast_xml, fast_yaml,
|
cache_tab, eimp, fast_tls, fast_xml, fast_yaml,
|
||||||
mqtree, p1_acme, p1_oauth2, p1_utils, pkix,
|
mqtree, p1_acme, p1_oauth2, p1_utils, pkix,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue