Skip to content

Commit bd79b6e

Browse files
committed
debian package requires python-cssselect
1 parent 247b2ad commit bd79b6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Homepage: http://scrapy.org/
88

99
Package: scrapy-SUFFIX
1010
Architecture: all
11-
Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl, python-w3lib (>= 1.2), python-queuelib
11+
Depends: ${python:Depends}, python-lxml, python-twisted, python-openssl,
12+
python-w3lib (>= 1.2), python-queuelib, python-cssselect (>= 0.9)
1213
Recommends: python-setuptools
1314
Conflicts: python-scrapy, scrapy, scrapy-0.11
1415
Provides: python-scrapy, scrapy

0 commit comments

Comments
 (0)