aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:24:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 16:24:30 +0700
commit7ac169e824386498eb0f590439c73bd4f2995eb9 (patch)
treec8a124c83910569656b9375354430bb5e6d29f13
parentec08df0909caebe4f85505da39a46c5abb16813b (diff)
python/soundcloud: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/soundcloud/soundcloud.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/soundcloud/soundcloud.info b/python/soundcloud/soundcloud.info
index ffcbcb70bf741..a35ee2e1d6d8e 100644
--- a/python/soundcloud/soundcloud.info
+++ b/python/soundcloud/soundcloud.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/17/b5/fb20e83bae6dfbebb6f36e566111d2e
MD5SUM="40c1d32afd019ed11ec1fbee3e84e31f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="fudge python-requests simplejson"
+REQUIRES="fudge simplejson"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"