treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -17,8 +17,9 @@ stdenv.mkDerivation rec {
|
||||
patchShebangs .
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
cmake libpfm zlib python2Packages.python pkgconfig python2Packages.pexpect which procps gdb capnproto
|
||||
cmake libpfm zlib python2Packages.python python2Packages.pexpect which procps gdb capnproto
|
||||
];
|
||||
cmakeFlags = [
|
||||
"-DCMAKE_C_FLAGS_RELEASE:STRING="
|
||||
|
||||
Reference in New Issue
Block a user