about summary refs log tree commit diff
path: root/pkgs/applications/misc/calibre/default.nix
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-05-01 06:42:58 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-05-01 06:42:58 +0200
commit23f9741f861b332d183562e6da1f79b581554e52 (patch)
tree196731fab9a52ba08e93ba512ad5386ae552955a /pkgs/applications/misc/calibre/default.nix
parenta33f9b0ff0e59d642a57511037f01dc67f02922c (diff)
calibre vendors beautifulsoup so remove it as a dependency
Diffstat (limited to 'pkgs/applications/misc/calibre/default.nix')
-rw-r--r--pkgs/applications/misc/calibre/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/calibre/default.nix b/pkgs/applications/misc/calibre/default.nix
index 8d34a126daafe..fd35c5d368158 100644
--- a/pkgs/applications/misc/calibre/default.nix
+++ b/pkgs/applications/misc/calibre/default.nix
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
     poppler_utils libpng imagemagick libjpeg
     fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils
   ] ++ (with python2Packages; [
-    apsw beautifulsoup cssselect cssutils dateutil lxml mechanize netifaces pillow
+    apsw cssselect cssutils dateutil lxml mechanize netifaces pillow
     python pyqt5 sip
     # the following are distributed with calibre, but we use upstream instead
     chardet cherrypy html5lib_0_9999999 odfpy routes