php84Extensions.rrd: fix build inputs after strictDeps = true

This commit is contained in:
Olivér Falvai
2024-12-05 09:41:17 +01:00
committed by Sandro Jäckel
parent d7ba1edfb5
commit 5758e5bf2d
@@ -11,9 +11,12 @@ buildPecl {
version = "2.0.3";
hash = "sha256-pCFh5YzcioU7cs/ymJidy96CsPdkVt1ZzgKFTJK3MPc=";
buildInputs = [
rrdtool
];
nativeBuildInputs = [
pkg-config
rrdtool
];
meta = {