trace-cmd: 2.8-c8d9e1a -> 2.8-0c957d2

This commit is contained in:
Bas van Dijk
2019-07-25 21:36:09 +02:00
parent fa5a346244
commit d1466e7006
3 changed files with 2 additions and 37 deletions
@@ -10,9 +10,6 @@ in mkDerivation rec {
sourceRoot = "trace-cmd-${shortRev}/kernel-shark";
patches = [ ./fix-kernel-shark-CMakeLists.txt.patch ];
patchFlags = [ "-p2" ];
nativeBuildInputs = [ cmake ];
buildInputs = [ qtbase json_c mesa_glu freeglut ];