amarok: migrate to Qt5.15

This commit is contained in:
freezeboy 2020-11-13 20:30:26 +01:00
parent c240827cbe
commit 28ea56deb9

View file

@ -20023,7 +20023,7 @@ in
msgviewer = callPackage ../applications/networking/mailreaders/msgviewer { };
amarok = libsForQt514.callPackage ../applications/audio/amarok { };
amarok = libsForQt5.callPackage ../applications/audio/amarok { };
amarok-kf5 = amarok; # for compatibility
amfora = callPackage ../applications/networking/browsers/amfora { };