perlPackages.ExtUtilsPkgConfig: disable checks
This commit is contained in:
parent
b271d8baed
commit
760bb86156
@ -7489,6 +7489,7 @@ let
|
||||
};
|
||||
nativeBuildInputs = [ buildPackages.pkgconfig ];
|
||||
propagatedBuildInputs = [ pkgs.pkgconfig ];
|
||||
doCheck = false; # expects test_glib-2.0.pc in PKG_CONFIG_PATH
|
||||
meta = {
|
||||
homepage = "http://gtk2-perl.sourceforge.net";
|
||||
description = "Simplistic interface to pkg-config";
|
||||
|
Loading…
Reference in New Issue
Block a user