* gnu/packages/gnome.scm (simple-scan)[inputs]: Use 'sane-backends+hpaio'. --- gnu/packages/gnome.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 3aa0f56..531da43 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3572,7 +3572,7 @@ USB transfers with your high-level application or system daemon.") ("cairo" ,cairo) ("gdk-pixbuf" ,gdk-pixbuf) ("gusb" ,gusb) - ("libsane" ,sane-backends))) + ("libsane" ,sane-backends+hpaio))) (native-inputs `(("gettext" ,gettext-minimal) ("itstool" ,itstool) -- 2.10.2