diff options
Diffstat (limited to 'python/boto/README')
-rw-r--r-- | python/boto/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/boto/README b/python/boto/README index cd0e486cf9..f779e1a348 100644 --- a/python/boto/README +++ b/python/boto/README @@ -5,4 +5,5 @@ Services. In addition, boto provides support for other public services such as Google Storage in addition to private cloud systems like Eucalyptus, OpenStack and Open Nebula. -simplejson can be used as an optional runtime dependency. +Optional dependencies: simplejson, filechunkio, lxml and keyring (this last +isn't yet available on SlackBuilds.org). |