naps2: add libtiff to runtimeDeps

This commit is contained in:
Nam Khánh
2026-01-17 23:11:52 +01:00
committed by GitHub
parent 18cc0e8e8f
commit 7805b1149e
+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 = ''