Commit e1cadf82 authored by FliegendeWurst's avatar FliegendeWurst
Browse files

perlPackages.GraphicsTIFF: fix strictDeps build

parent d9e98537
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 ];