python/Scrapy: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a0ecd4923a
commit
50241dcd88
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/a9/12/aa1cbcb81820f1216dc7ac5d
|
|||
MD5SUM="4d209cad26d8f67aace78fea7c3fd5d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-twisted queuelib parsel PyDispatcher service_identity"
|
||||
REQUIRES="python2-twisted queuelib parsel PyDispatcher service_identity"
|
||||
MAINTAINER="Dimitris Zlatanidis"
|
||||
EMAIL="d.zlatanidis@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue