leo-editor: Use qt5.15, as pyqt5 in it (#99956)

This commit is contained in:
Doron Behar
2020-10-08 18:57:25 +02:00
committed by Frederik Rietdijk
parent 9abf6cb459
commit dfec61ea28
+1 -1
View File
@@ -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 { };