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

This commit is contained in:
Doron Behar 2020-10-08 19:08:58 +03:00 committed by Frederik Rietdijk
parent 9abf6cb459
commit dfec61ea28

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 { };