We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 786104d commit 5db4e63Copy full SHA for 5db4e63
pkgs/applications/misc/calibre/default.nix
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
49
poppler_utils libpng imagemagick libjpeg
50
fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils wrapGAppsHook
51
] ++ (with python2Packages; [
52
- apsw cssselect cssutils dateutil html5-parser lxml mechanize netifaces pillow
+ apsw cssselect cssutils dateutil dns html5-parser lxml mechanize netifaces pillow
53
python pyqt5 sip
54
regex msgpack
55
# the following are distributed with calibre, but we use upstream instead
0 commit comments