blob: 2ff2afbb119730480dac10dd7ea19bb1bd9d450b [file] [log] [blame]
alisdair sullivana559f8d2014-11-17 20:28:35 -08001{erl_opts, [{platform_define, "^R.*", otp16_or_less}, debug_info]}.
2
3{deps, [
James E. King IIIb92ca5f2018-06-09 23:02:12 -04004 {meck, "", {git, "https://github.com/eproxus/meck.git", {tag, "0.8.9"}}}
alisdair sullivana559f8d2014-11-17 20:28:35 -08005]}.