diff --git a/debian/control b/debian/control index 1f1aa9db8..9ecc061d7 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Homepage: http://scrapy.org/ Package: scrapy-SUFFIX Architecture: all -Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, python-w3lib (>= 1.2), python-queuelib +Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, + python-w3lib (>= 1.2), python-queuelib, python-cssselect (>= 0.9) Recommends: python-setuptools Conflicts: python-scrapy, scrapy, scrapy-0.11 Provides: python-scrapy, scrapy