diff --git a/pkgs/by-name/na/naps2/package.nix b/pkgs/by-name/na/naps2/package.nix index 003436adb4c7..03a6338a37fd 100644 --- a/pkgs/by-name/na/naps2/package.nix +++ b/pkgs/by-name/na/naps2/package.nix @@ -10,6 +10,7 @@ glib, sane-backends, libnotify, + libtiff, }: buildDotnetModule rec { @@ -49,6 +50,7 @@ buildDotnetModule rec { glib sane-backends libnotify + libtiff ]; postInstall = ''