mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
perlPackages.ImageMagick: mark broken
This commit is contained in:
parent
b4214e1db4
commit
4df459513c
@ -19923,6 +19923,7 @@ with self; {
|
||||
meta = {
|
||||
description = "Objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script";
|
||||
license = with lib.licenses; [ imagemagick ];
|
||||
broken = true; # tests fail
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user