summaryrefslogtreecommitdiffstats
path: root/python/boto
diff options
context:
space:
mode:
Diffstat (limited to 'python/boto')
-rw-r--r--python/boto/boto.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/boto/boto.info b/python/boto/boto.info
index e29c37f12e..58ebb126b5 100644
--- a/python/boto/boto.info
+++ b/python/boto/boto.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/boto/boto/archive/2.42.0/boto-2.42.0.tar.gz"
MD5SUM="289a7902cf980b601db89c805ee1f405"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="paramiko rsa python2-PyYAML simplejson"
+REQUIRES="python2-paramiko rsa python2-PyYAML simplejson"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"