Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
3b87c71ccba661ec40248005aa9f430f5a105271
/
.
/
lib
/
erl
/
rebar.test.config
blob: 12515b7b56fb62361a8924a401679036bce3aeb9 [
file
] [
log
] [
blame
]
{
erl_opts
,
[{
platform_define
,
"^R.*"
,
otp16_or_less
},
debug_info
]}.
{
deps
,
[
{
meck
,
""
,
{
git
,
"https://github.com/eproxus/meck.git"
,
{
tag
,
"0.8.2"
}}}
]}.