summaryrefslogtreecommitdiff
path: root/inttest/tdeps_update/b2.rebar.config
diff options
context:
space:
mode:
authorAndrew Thompson <andrew@hijacked.us>2013-09-30 16:57:50 -0400
committerAndrew Thompson <andrew@hijacked.us>2013-09-30 16:57:50 -0400
commite74de95eebecae56b9278e9fda3941410678fedd (patch)
tree293c391ba739d045e2db4277fe023bf46241efb6 /inttest/tdeps_update/b2.rebar.config
parenteae26a5c4303f913b7d8d7177683cb4ae008d47c (diff)
Address review comments and add inttest for update-deps
Diffstat (limited to 'inttest/tdeps_update/b2.rebar.config')
-rw-r--r--inttest/tdeps_update/b2.rebar.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/inttest/tdeps_update/b2.rebar.config b/inttest/tdeps_update/b2.rebar.config
new file mode 100644
index 0000000..b603277
--- /dev/null
+++ b/inttest/tdeps_update/b2.rebar.config
@@ -0,0 +1 @@
+{deps, [{c, "1.1", {git, "../repo/c", {tag, "1.1"}}}]}.