plover: pin to qt514

This commit is contained in:
Thomas Tuegel
2020-09-07 10:58:27 -05:00
parent 8c3cef55c5
commit 7c07beb2a9
+1 -1
View File
@@ -22504,7 +22504,7 @@ in
plex-mpv-shim = python3Packages.callPackage ../applications/video/plex-mpv-shim { };
plover = recurseIntoAttrs (libsForQt5.callPackage ../applications/misc/plover { });
plover = recurseIntoAttrs (libsForQt514.callPackage ../applications/misc/plover { });
plugin-torture = callPackage ../applications/audio/plugin-torture { };