pyqt5: Set dontWrapQtApps to fix build

This commit is contained in:
adisbladis 2021-02-21 12:43:13 +01:00
parent b63e5e22c8
commit 12b238e4f2
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -993,6 +993,8 @@ self: super:
old: {
format = "other";
dontWrapQtApps = true;
nativeBuildInputs = (old.nativeBuildInputs or [ ]) ++ [
pkgs.pkg-config
pkgs.qt5.qmake