naps2: add libtiff to runtimeDeps (#481158)

This commit is contained in:
Sandro
2026-02-19 02:16:59 +00:00
committed by GitHub
+2
View File
@@ -10,6 +10,7 @@
glib,
sane-backends,
libnotify,
libtiff,
}:
buildDotnetModule rec {
@@ -49,6 +50,7 @@ buildDotnetModule rec {
glib
sane-backends
libnotify
libtiff
];
postInstall = ''