summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-23 16:29:03 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-23 15:49:33 -0500
commit19872e32708871d61dfe34dd37dca4f12c0f3787 (patch)
treedcc4562ae6ec3cd731d5a842469cce5ad3f87a32 /python
parent5a40e56f2e1b70a8939a6c8bb6845aaec5552800 (diff)
downloadslackbuilds-19872e32708871d61dfe34dd37dca4f12c0f3787.tar.gz
slackbuilds-19872e32708871d61dfe34dd37dca4f12c0f3787.tar.xz
python/s3cmd: Fixed dep information
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 3db0cfb8ea..b916e19981 100644
--- a/python/s3cmd/s3cmd.info
+++ b/python/s3cmd/s3cmd.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/s3tools/s3cmd-1.1.0-beta3.tar.gz"
MD5SUM="b27d9a5d5b5e32798947a3661e67e537"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-magic"
+REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"