summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2014-09-05 15:28:29 +0000
committerSam Thursfield <sam@afuera.me.uk>2014-09-05 15:28:29 +0000
commit28b7175873090fd82ee224802085ac4e57bcefc7 (patch)
tree3b1dac41a2b259f872e4a9368219c84e6f220be7
parent392b52a90f034f5350f80e038bd2e8075143a64e (diff)
downloaddefinitions-baserock/sam/docker.write.tar.gz
fixup! squash! Add paramiko to docker-client stratumbaserock/sam/docker.write
-rw-r--r--strata/docker-client.morph1
-rw-r--r--strata/docker-client/pycrypto.morph2
2 files changed, 2 insertions, 1 deletions
diff --git a/strata/docker-client.morph b/strata/docker-client.morph
index 7ec048a2..b1906eb8 100644
--- a/strata/docker-client.morph
+++ b/strata/docker-client.morph
@@ -9,6 +9,7 @@ chunks:
ref: python-ecdsa-0.11
build-depends: []
- name: pycrypto
+ morph: strata/docker-client/pycrypto.morph
repo: https://github.com/dlitz/pycrypto
ref: v2.6.1
build-depends: []
diff --git a/strata/docker-client/pycrypto.morph b/strata/docker-client/pycrypto.morph
index d6026a4e..51cc00f0 100644
--- a/strata/docker-client/pycrypto.morph
+++ b/strata/docker-client/pycrypto.morph
@@ -1,3 +1,3 @@
name: pycrypto
-kind: cluster
+kind: chunk
build-system: python-distutils