treewide: Manual fix more pkg-config build-inputs
This commit is contained in:
@@ -9,8 +9,9 @@ stdenv.mkDerivation rec {
|
||||
rev = "43703fc5e15743309b67131b5ba457b0d6ea7667";
|
||||
sha256 = "1pjqn6w29ci8hfxkn1aynzfc8nvy3pqv3hixbxwr7qx20g4rwvdc";
|
||||
};
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
buildInputs = [
|
||||
pkgconfig glib procps libxml2
|
||||
glib procps libxml2
|
||||
];
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
|
||||
Reference in New Issue
Block a user