hotspot: Build with qt59

This commit is contained in:
adisbladis
2018-01-13 04:23:16 +08:00
parent 9aa93dec67
commit 0281a20de0
+1 -1
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 { };