musescore: build with Qt 5.14

With Qt 5.15 it starts but does not show any palettes
(in the View->Palettes view).
This commit is contained in:
Orivej Desh
2020-12-19 19:16:37 +00:00
parent baa11a519e
commit c3cd2be2e2
+1 -1
View File
@@ -22940,7 +22940,7 @@ in
if stdenv.isDarwin then
callPackage ../applications/audio/musescore/darwin.nix { }
else
libsForQt5.callPackage ../applications/audio/musescore { };
libsForQt514.callPackage ../applications/audio/musescore { };
mmh = callPackage ../applications/networking/mailreaders/mmh { };
mutt = callPackage ../applications/networking/mailreaders/mutt { };