From 343ee6f6f3348da6cb48b572f918fe39affcf5d2 Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Mon, 10 Aug 2009 18:00:16 +0200 Subject: Added a runtime dependency on python-boto. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index b88cb1ed..97aaa113 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.0 Package: ec2-init Architecture: all -Depends: python, procps, python-configobj, python-cheetah, update-motd, ${python:Depends} +Depends: python, procps, python-configobj, python-cheetah, update-motd, python-boto, ${python:Depends} XB-Python-Version: ${python:Versions} Description: Init scripts for EC2 instances EC2 instances need special scripts to run during initialisation -- cgit v1.2.3