creek: add pkg-config to depsBuildBuild

This commit is contained in:
Alexandru Tocar
2025-04-16 11:26:00 +02:00
parent c5aedb4101
commit 620e1ee213
+2
View File
@@ -25,6 +25,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-3Q690DEMgPqURTHKzJwH5iVyTLvgYqNpxuwAEV+/Lyw=";
};
depsBuildBuild = [ pkg-config ];
nativeBuildInputs = [
zig.hook
pkg-config