Merge pull request #199110 from NickCao/amarok
amarok: build with openssl 3.0
This commit is contained in:
commit
f43a8d14d8
@ -27137,7 +27137,7 @@ with pkgs;
|
||||
|
||||
msgviewer = callPackage ../applications/networking/mailreaders/msgviewer { };
|
||||
|
||||
amarok = libsForQt5_openssl_1_1.callPackage ../applications/audio/amarok { };
|
||||
amarok = libsForQt5.callPackage ../applications/audio/amarok { };
|
||||
amarok-kf5 = amarok; # for compatibility
|
||||
|
||||
amfora = callPackage ../applications/networking/browsers/amfora { };
|
||||
|
Loading…
Reference in New Issue
Block a user