apteryx pushed a commit to branch version-1.4.0
in repository guix.
commit 61086f951dd8528983d6c7cbb98a11c39ca7ff86
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Tue Dec 28 00:06:58 2021 -0500
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 aaf9c127bc..15d55d1d3c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6675,6 +6675,7 @@ USB transfers with your high-level application or system
daemon.")
itstool
`(,glib "bin") ; glib-compile-schemas, etc.
pkg-config
+ python
vala
libxml2))
(inputs