Merge #56833: linuxPackages.bcc: fix build

This commit is contained in:
Vladimír Čunát
2019-03-09 13:23:27 +01:00
+1 -1
View File
@@ -19,7 +19,7 @@ python.pkgs.buildPythonApplication rec {
buildInputs = [ buildInputs = [
llvmPackages.llvm llvmPackages.clang-unwrapped kernel llvmPackages.llvm llvmPackages.clang-unwrapped kernel
elfutils luajit netperf iperf elfutils luajit netperf iperf
systemtap.stapBuild systemtap.stapBuild flex
]; ];
patches = [ patches = [