summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 11:04:13 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-11-18 11:55:47 +0000
commit1d6160ecb660194529818d6a3cfbf00b38503d3f (patch)
treeb1a5fab59c22720067c671f5fbaecbfe3cdbb7ef
parentec3cb0436cf5b78be465a2957d214435e5d95d71 (diff)
downloadlorries-baserock/franred/add-rabbitmq-dependencies-packages.tar.gz
-rw-r--r--open-source-lorries/erlang-modules.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/erlang-modules.lorry b/open-source-lorries/erlang-modules.lorry
new file mode 100644
index 0000000..344fbcb
--- /dev/null
+++ b/open-source-lorries/erlang-modules.lorry
@@ -0,0 +1,10 @@
+{
+ "erlang-modules/rebar": {
+ "type": "git",
+ "url": "https://github.com/rebar/rebar"
+ },
+ "erlang-modules/erlang-sd_notify: {
+ "type": "git",
+ "url": "https://github.com/lemenkov/erlang-sd_notify"
+ }
+}