leo-editor: Use qt5.15, as pyqt5 in it (#99956)
This commit is contained in:
parent
9abf6cb459
commit
dfec61ea28
|
@ -21723,7 +21723,7 @@ in
|
|||
|
||||
legit = gitAndTools.legit;
|
||||
|
||||
leo-editor = libsForQt514.callPackage ../applications/editors/leo-editor { };
|
||||
leo-editor = libsForQt5.callPackage ../applications/editors/leo-editor { };
|
||||
|
||||
libowfat = callPackage ../development/libraries/libowfat { };
|
||||
|
||||
|
|
Loading…
Reference in New Issue