Merge pull request #68485 from tadeokondrak/qutebrowser-setuptools
qutebrowser: add setuptools as a dependency to fix startup
This commit is contained in:
commit
438d87faf9
@ -47,7 +47,7 @@ in mkDerivationWith python3Packages.buildPythonApplication rec {
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
pyyaml pyqt5 pyqtwebengine jinja2 pygments
|
||||
pypeg2 cssutils pyopengl attrs
|
||||
pypeg2 cssutils pyopengl attrs setuptools
|
||||
# scripts and userscripts libs
|
||||
tldextract beautifulsoup4
|
||||
pyreadability pykeepass stem
|
||||
|
Loading…
x
Reference in New Issue
Block a user