electron-cash: doesn't need QtWebKit

Upstream issue:
https://github.com/Electron-Cash/Electron-Cash/pull/1078
This commit is contained in:
Dmitry Kalinkin
2018-12-29 22:37:18 -05:00
parent 8df467ebd6
commit ae8797777a

View File

@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
pbkdf2
pyaes
pycrypto
pyqt5_with_qtwebkit # TODO: qtwebkit not needed?
pyqt5
pysocks
qrcode
requests