diff options
author | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2015-06-01 14:34:49 +0100 |
---|---|---|
committer | Pedro Alvarez <pedro.alvarez@codethink.co.uk> | 2015-06-01 14:34:49 +0100 |
commit | c641aa0a4a4ff9c8a4f478dee3f07b769ef9bca0 (patch) | |
tree | 3c13fad09850b681f7fda2744989f920d4f6e9ab /open-source-lorries/gf-complete.lorry | |
parent | 1e244b7f7484984fc7c1b9f7e0a29c041cfbb27c (diff) | |
download | lorries-c641aa0a4a4ff9c8a4f478dee3f07b769ef9bca0.tar.gz |
Add lorries for the dependencies of pyeclib
- jerasure.lorry
- gf-complete.lorry
Change-Id: I43d7a0758bfe786e09bd32db1b2950dc3e77f6eb
Diffstat (limited to 'open-source-lorries/gf-complete.lorry')
-rw-r--r-- | open-source-lorries/gf-complete.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gf-complete.lorry b/open-source-lorries/gf-complete.lorry new file mode 100644 index 0000000..06809d5 --- /dev/null +++ b/open-source-lorries/gf-complete.lorry @@ -0,0 +1,6 @@ +{ + "gf-complete": { + "type": "git", + "url": "http://lab.jerasure.org/jerasure/gf-complete.git" + } +} |