perlPackages.GlibObjectIntrospection: needs cairo to build test libs

This commit is contained in:
Lev Livnev 2019-09-04 19:09:17 +01:00
parent c5e223e120
commit d701e78d96
No known key found for this signature in database
GPG Key ID: 68FF81E6A7850F49
1 changed files with 1 additions and 0 deletions

View File

@ -7817,6 +7817,7 @@ let
url = mirror://cpan/authors/id/X/XA/XAOC/Glib-Object-Introspection-0.048.tar.gz;
sha256 = "01dx5w6r4nl3rgnz7wvgvqfaa48xmzy90p95d5k6315q44610kx6";
};
checkInputs = [ pkgs.cairo ];
propagatedBuildInputs = [ pkgs.gobject-introspection Glib ];
meta = {
description = "Dynamically create Perl language bindings";