summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2014-08-11 08:07:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-15 23:21:22 +0700
commitc59f7560bc56a2a5bd49f47412b40f0b46adae6a (patch)
tree94012fc73770a8dfa53173805ecd843b996b3f5e /python
parent1916c02cb6af9777f0ff40fd9192ef1d5b977b04 (diff)
downloadslackbuilds-c59f7560bc56a2a5bd49f47412b40f0b46adae6a.tar.gz
slackbuilds-c59f7560bc56a2a5bd49f47412b40f0b46adae6a.tar.xz
python/s3cmd: Update DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/s3cmd/s3cmd.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3cmd/s3cmd.info b/python/s3cmd/s3cmd.info
index 27cb7724ab..40f962424d 100644
--- a/python/s3cmd/s3cmd.info
+++ b/python/s3cmd/s3cmd.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-1.5.0-rc1.tar.gz"
MD5SUM="eb5b461154b72890791c186ccdde13f0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="python-dateutil"
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"