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