amarok: migrate to Qt5.15
This commit is contained in:
parent
c240827cbe
commit
28ea56deb9
1 changed files with 1 additions and 1 deletions
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue