From c292cf21f763467edfbc17e633d787361ba452fd Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Tue, 28 Dec 2021 00:06:58 -0500 Subject: gnu: simple-scan: Add python to native inputs. * gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 48c74840b2..f08cff21c8 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -6674,6 +6674,7 @@ USB transfers with your high-level application or system daemon.") itstool `(,glib "bin") ; glib-compile-schemas, etc. pkg-config + python vala libxml2)) (inputs -- cgit v1.2.3