perlPackages.GraphicsTIFF: fix strictDeps build

This commit is contained in:
FliegendeWurst
2025-01-15 11:45:52 +01:00
parent d9e9853753
commit e1cadf8259
+1
View File
@@ -11127,6 +11127,7 @@ with self; {
url = "mirror://cpan/authors/id/R/RA/RATCLIFFE/Graphics-TIFF-20.tar.gz";
hash = "sha256-PlXMIJRl4GQBmiFaUvBf9RBAKX0CA5P+n7PeJ60CDjU=";
};
nativeBuildInputs = [ pkgs.pkg-config ];
buildInputs = [ pkgs.libtiff ExtUtilsDepends ExtUtilsPkgConfig ];
propagatedBuildInputs = [ Readonly ];
nativeCheckInputs = [ TestRequires TestDeep pkgs.hexdump ];