ufraw: mark broken

It does not build so let's mark it broken in order for gimp-with-plugins not to be broken.

Fixes: https://github.com/NixOS/nixpkgs/issues/98103
gstqt5
Jan Tojnar 2020-09-16 16:57:56 +02:00
parent 31630b0425
commit db64508779
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,8 @@ stdenv.mkDerivation {
meta = with stdenv.lib; {
homepage = "https://github.com/sergiomb2/ufraw";
broken = true; # https://github.com/NixOS/nixpkgs/issues/97946
description = "Utility to read and manipulate raw images from digital cameras";
longDescription =