naps2: add libtiff to runtimeDeps (#481158)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
glib,
|
||||
sane-backends,
|
||||
libnotify,
|
||||
libtiff,
|
||||
}:
|
||||
|
||||
buildDotnetModule rec {
|
||||
@@ -49,6 +50,7 @@ buildDotnetModule rec {
|
||||
glib
|
||||
sane-backends
|
||||
libnotify
|
||||
libtiff
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user