recommend botocore for issue #303

This commit is contained in:
Sean Channel 2013-02-16 07:48:03 -08:00
parent c21b6e7d7b
commit b76648e3cd

4
debian/control vendored
View File

@ -4,8 +4,6 @@ Priority: optional
Maintainer: Sean Channel <pentabular@gmail.com>
Build-Depends: debhelper (>= 7.0.50),
python | python-all | python-dev | python-all-dev,
python-libcloud,
python-botocore,
python-setuptools,
python-sphinx,
python-yaml
@ -21,10 +19,10 @@ Depends: ${python:Depends},
${shlibs:Depends},
python,
python-libcloud,
python-boto,
python-yaml,
salt-common,
sshpass
Recommends: python-botocore
Description: public cloud VM management system
provision virtual machines on various public clouds via a cleanly
controlled profile and mapping system.