1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00

qutebrowser: add pyqtwebengine to propagatedBuildInputs

This commit is contained in:
Robert Schütz 2019-02-25 17:23:21 +01:00 committed by Frederik Rietdijk
parent 497f1a00f1
commit 2912844728

View file

@ -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