Merge pull request #31936 from Moredread/calibre
calibre: Fix error when sending E-Mails
This commit is contained in:
commit
fe84985267
@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
|||||||
poppler_utils libpng imagemagick libjpeg
|
poppler_utils libpng imagemagick libjpeg
|
||||||
fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils wrapGAppsHook
|
fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils wrapGAppsHook
|
||||||
] ++ (with python2Packages; [
|
] ++ (with python2Packages; [
|
||||||
apsw cssselect cssutils dateutil html5-parser lxml mechanize netifaces pillow
|
apsw cssselect cssutils dateutil dns html5-parser lxml mechanize netifaces pillow
|
||||||
python pyqt5 sip
|
python pyqt5 sip
|
||||||
regex msgpack
|
regex msgpack
|
||||||
# the following are distributed with calibre, but we use upstream instead
|
# the following are distributed with calibre, but we use upstream instead
|
||||||
|
Loading…
x
Reference in New Issue
Block a user