summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-09 18:09:57 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-09 18:09:57 +0000
commitf1fa10d6218b56e88373f7718f9ef56bd92de36b (patch)
treecaedefc7d9e06b4cad1f52c9aa15d3a12b57d21a
parent4251aff823a82cc412a3f8ea8c089f2dbd9ac8f5 (diff)
downloaddefinitions-f1fa10d6218b56e88373f7718f9ef56bd92de36b.tar.gz
Add boto to the dependences of cloud-init-support stratum.
-rw-r--r--cloudinit-support.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/cloudinit-support.morph b/cloudinit-support.morph
index 078d9415..68b6414c 100644
--- a/cloudinit-support.morph
+++ b/cloudinit-support.morph
@@ -34,7 +34,12 @@ chunks:
name: python-cheetah
ref: baserock/morph
repo: upstream:python-cheetah
+- build-depends: []
+ name: boto
+ ref: baserock/morph
+ repo: upstream:boto
- build-depends:
+ - boto
- configobj
- python-requests
- python-prettytable