treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -12,8 +12,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [ ./hivex-syms.patch ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
pkgconfig autoreconfHook makeWrapper
|
||||
autoreconfHook makeWrapper
|
||||
perl libxml2 IOStringy
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user