calibre vendors beautifulsoup so remove it as a dependency
This commit is contained in:
parent
a33f9b0ff0
commit
23f9741f86
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
|||||||
poppler_utils libpng imagemagick libjpeg
|
poppler_utils libpng imagemagick libjpeg
|
||||||
fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils
|
fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils
|
||||||
] ++ (with python2Packages; [
|
] ++ (with python2Packages; [
|
||||||
apsw beautifulsoup cssselect cssutils dateutil lxml mechanize netifaces pillow
|
apsw cssselect cssutils dateutil lxml mechanize netifaces pillow
|
||||||
python pyqt5 sip
|
python pyqt5 sip
|
||||||
# the following are distributed with calibre, but we use upstream instead
|
# the following are distributed with calibre, but we use upstream instead
|
||||||
chardet cherrypy html5lib_0_9999999 odfpy routes
|
chardet cherrypy html5lib_0_9999999 odfpy routes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user