Commit 4df45951 authored by Robert Schütz's avatar Robert Schütz
Browse files

perlPackages.ImageMagick: mark broken

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