nixpkgs/pkgs/development/python-modules/pyqtwebengine
Doron Behar 15bfdf8e51 pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed
Since we now use qt5.15 in all python modules (defaulting to the same
qt5 used in all-packages.nix), That patch is not required, but it will
be needed if qt5.14 is used if pythonInterpreters is overridden, which
is likely to happen like it happend to qutebrowser for instance. See:
2667af4062
2020-10-08 18:57:22 +02:00
..
default.nix pythonPackages.pyqtwebengine: Apply qt5.14 patch only if needed 2020-10-08 18:57:22 +02:00
fix-build-with-qt-514.patch