Merge pull request #194184 from trofi/perlPackages.X11Protocol-without-xlibsWrapper
perlPackages.X11Protocol: drop unused pkgs.xlibsWrapper build input
This commit is contained in:
@@ -26970,8 +26970,6 @@ let
|
||||
url = "mirror://cpan/authors/id/S/SM/SMCCAM/X11-Protocol-0.56.tar.gz";
|
||||
hash = "sha256-3pbdbHwfJfMoeqevZJAr+ErKqo4MO7dqoWdjZ+BKCLc=";
|
||||
};
|
||||
buildInputs = [ pkgs.xlibsWrapper ];
|
||||
NIX_CFLAGS_LINK = "-lX11";
|
||||
doCheck = false; # requires an X server
|
||||
meta = {
|
||||
description = "Perl module for the X Window System Protocol, version 11";
|
||||
|
||||
Reference in New Issue
Block a user