Add dependency on python3-cssselect to debian packaging
requested to merge joneuhauser/inkscape:inkscape.dev_debian-packaging-stable_cssselect into inkscape.dev_debian-packaging-stable
For Inkscape 1.2
My extensions feature branch, extensions!294 (merged), added a dependency on the python package cssselect (a css parser, https://github.com/scrapy/cssselect)
In today's developer meeting, I was asked to create a merge request with this change to the packaging.
(Is this the correct branch?)
The package exists for Ubuntu since 18.04 (https://packages.ubuntu.com/search?keywords=python3-cssselect&searchon=names&suite=all§ion=all) and for Debian since Jessie (https://packages.debian.org/search?keywords=python3-cssselect&searchon=names&suite=all§ion=all)
Edited by Jonathan Neuhauser