summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-05 12:33:10 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-09-05 12:33:10 +0100
commit730d79f39ce491b7acc56ccd577c16b6f465d780 (patch)
treee5dfa2edce0a852e4c88ba17ec1d9005d5c25ef5
parent9c9ecdb9de448f994dc38c6c069fda351c34928a (diff)
downloaddefinitions-730d79f39ce491b7acc56ccd577c16b6f465d780.tar.gz
squash! Add paramiko to docker-client stratum
Two other deps are needed for Paramiko. It turns out the paramiko in the Ansible stratum is unused and broken :)
-rw-r--r--strata/docker-client.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/docker-client.morph b/strata/docker-client.morph
index 41ca7a49..7ec048a2 100644
--- a/strata/docker-client.morph
+++ b/strata/docker-client.morph
@@ -4,6 +4,14 @@ description: A stratum with the Docker client
build-depends:
- morph: strata/tools.morph
chunks:
+- name: python-ecdsa
+ repo: https://github.com/warner/python-ecdsa
+ ref: python-ecdsa-0.11
+ build-depends: []
+- name: pycrypto
+ repo: https://github.com/dlitz/pycrypto
+ ref: v2.6.1
+ build-depends: []
- name: paramiko
repo: upstream:paramiko
ref: 951faed80b017e553a27c4cb98f210df44341f8f