hotspot: Build with qt59

This commit is contained in:
adisbladis 2018-01-12 17:39:49 +08:00
parent 9aa93dec67
commit 0281a20de0
No known key found for this signature in database
GPG Key ID: ED58F95069B004F5

View File

@ -2715,7 +2715,7 @@ with pkgs;
hotpatch = callPackage ../development/libraries/hotpatch { };
hotspot = libsForQt56.callPackage ../development/tools/analysis/hotspot { };
hotspot = libsForQt5.callPackage ../development/tools/analysis/hotspot { };
hping = callPackage ../tools/networking/hping { };