Added version to libcloud depends statement

Now states ">= 0.15" instead of no version.
This commit is contained in:
Jochen Breuer 2016-03-08 19:49:14 +01:00
parent 87f9534fce
commit bb29dc2283

View file

@ -6,7 +6,7 @@ CloudStack Cloud Module
The CloudStack cloud module is used to control access to a CloudStack based
Public Cloud.
:depends: libcloud
:depends: libcloud >= 0.15
Use of this module requires the ``apikey``, ``secretkey``, ``host`` and
``path`` parameters.