blob: 12515b7b56fb62361a8924a401679036bce3aeb9 [file] [log] [blame]
alisdair sullivana559f8d2014-11-17 20:28:35 -08001{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
2
3{deps, [
Nobuaki Sukegawaa4e0c922016-02-22 20:57:24 +09004 {meck, "", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.2"}}}
alisdair sullivana559f8d2014-11-17 20:28:35 -08005]}.