summaryrefslogtreecommitdiffstats
path: root/python/python-twitter
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2014-02-22 06:09:13 +0100
committer Willy Sudiarto Raharjo2014-02-22 06:09:13 +0100
commit0eff0c3ed849e6ec9bbdfc275721e3e47d1c96bd (patch)
tree02e9e42eff423164ebe0c54396d18bafa02c8a53 /python/python-twitter
parent3862e582fadf667cbd96dcfc42edc56f46559ca5 (diff)
downloadslackbuilds-0eff0c3ed849e6ec9bbdfc275721e3e47d1c96bd.tar.gz
python/python-twitter: Fix dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-twitter')
-rw-r--r--python/python-twitter/python-twitter.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-twitter/python-twitter.info b/python/python-twitter/python-twitter.info
index bc3dc532f1..19a260ed41 100644
--- a/python/python-twitter/python-twitter.info
+++ b/python/python-twitter/python-twitter.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/python-twitter/python-twitte
MD5SUM="84a1076388187196b4d83a6a658d722a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="simplejson oauth2 requests-oauthlib"
+REQUIRES="simplejson python-oauth2 requests-oauthlib"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"