soulseekqt: 2016-1-17 -> 2018-1-30 (#44460)

This commit is contained in:
Bignaux Ronan
2018-08-04 17:24:52 +02:00
committed by xeji
parent 6b0451c060
commit 39ab7a0778
2 changed files with 33 additions and 15 deletions
+1 -1
View File
@@ -18407,7 +18407,7 @@ with pkgs;
inherit (pkgs.vamp) vampSDK;
};
soulseekqt = callPackage ../applications/networking/p2p/soulseekqt { };
soulseekqt = libsForQt5.callPackage ../applications/networking/p2p/soulseekqt { };
sox = callPackage ../applications/misc/audio/sox {
enableLame = config.sox.enableLame or false;