From f1fa10d6218b56e88373f7718f9ef56bd92de36b Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 9 Oct 2013 18:09:57 +0000 Subject: Add boto to the dependences of cloud-init-support stratum. --- cloudinit-support.morph | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.1