qutebrowser: add pyqtwebengine to propagatedBuildInputs
This commit is contained in:
parent
497f1a00f1
commit
2912844728
@ -46,7 +46,7 @@ in python3Packages.buildPythonApplication rec {
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
pyyaml pyqt5 jinja2 pygments
|
||||
pyyaml pyqt5 pyqtwebengine jinja2 pygments
|
||||
pypeg2 cssutils pyopengl attrs
|
||||
# scripts and userscripts libs
|
||||
tldextract beautifulsoup4
|
||||
|
Loading…
x
Reference in New Issue
Block a user