From e7e995ec2f50b5ecf202dba4eab65f4a919fec4a Mon Sep 17 00:00:00 2001 From: TredwellGit Date: Thu, 12 Aug 2021 20:07:05 +0000 Subject: [PATCH] nomacs: fix animated WebP support --- pkgs/applications/graphics/nomacs/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/graphics/nomacs/default.nix b/pkgs/applications/graphics/nomacs/default.nix index 142c76b2f6d5..9f3c1e453f8d 100644 --- a/pkgs/applications/graphics/nomacs/default.nix +++ b/pkgs/applications/graphics/nomacs/default.nix @@ -8,6 +8,7 @@ , qtbase , qttools , qtsvg +, qtimageformats , exiv2 , opencv4 @@ -46,6 +47,7 @@ mkDerivation rec { buildInputs = [qtbase qttools qtsvg + qtimageformats exiv2 opencv4 libraw