mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
amarok: build with openssl 3.0
This commit is contained in:
parent
608eb68fd8
commit
a23b67add1
1 changed files with 1 additions and 1 deletions
|
@ -27133,7 +27133,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…
Add table
Add a link
Reference in a new issue