php84Extensions.rrd: fix build inputs after strictDeps = true
This commit is contained in:
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 = {
|
||||
|
||||
Reference in New Issue
Block a user