mirror of https://github.com/scrapy/scrapy.git
debian: added python-w3lib package to dependencies
This commit is contained in:
parent
b10f4fae35
commit
ebcbb9f453
|
|
@ -8,7 +8,7 @@ Homepage: http://scrapy.org/
|
|||
|
||||
Package: scrapy-SUFFIX
|
||||
Architecture: all
|
||||
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl
|
||||
Depends: ${python:Depends}, python-libxml2, python-twisted, python-openssl, python-w3lib
|
||||
Conflicts: python-scrapy, scrapy, scrapy-0.11
|
||||
Provides: python-scrapy, scrapy
|
||||
Description: Python web crawling and scraping framework
|
||||
|
|
|
|||
Loading…
Reference in New Issue