calibre: switch to qtwebengine to fix 4.x (#79608)

wip/yesman
chamatht 4 years ago committed by GitHub
parent 519519b6fc
commit 16fe603750
  1. 3
      pkgs/applications/misc/calibre/default.nix

@ -93,12 +93,13 @@ mkDerivation rec {
netifaces
pillow
python
pyqt5_with_qtwebkit
pyqt5
sip
regex
msgpack
beautifulsoup4
html2text
pyqtwebengine
# the following are distributed with calibre, but we use upstream instead
odfpy
]

Loading…
Cancel
Save