diff --git a/debian/control b/debian/control index 345201f84..3ad8de3c7 100644 --- a/debian/control +++ b/debian/control @@ -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