Add pkg-config dependency for paraverKernel
This commit is contained in:
parent
124cb6a4c3
commit
18d64c352c
@ -7,6 +7,7 @@
|
||||
, wxGTK30
|
||||
, autoconf
|
||||
, automake
|
||||
, pkg-config
|
||||
}:
|
||||
|
||||
let
|
||||
@ -49,5 +50,6 @@ stdenv.mkDerivation rec {
|
||||
xml2
|
||||
autoconf
|
||||
automake
|
||||
pkg-config
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user