qgis-ltr: build with same pyqt version as qgis
This commit is contained in:
parent
c989da7576
commit
9fc2250e80
@ -54,6 +54,7 @@ let
|
||||
packageOverrides = self: super: {
|
||||
pyqt5 = super.pyqt5.override {
|
||||
withLocation = true;
|
||||
withSerialPort = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user