[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
127/142: gnu: simple-scan: Add python to native inputs.
From: |
guix-commits |
Subject: |
127/142: gnu: simple-scan: Add python to native inputs. |
Date: |
Mon, 10 Jan 2022 13:07:44 -0500 (EST) |
apteryx pushed a commit to branch version-1.4.0
in repository guix.
commit c292cf21f763467edfbc17e633d787361ba452fd
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
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 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
- 87/142: gnu: python-pysam: Update to 0.18.0., (continued)
- 87/142: gnu: python-pysam: Update to 0.18.0., guix-commits, 2022/01/10
- 90/142: gnu: python-igraph: Update to 0.9.8., guix-commits, 2022/01/10
- 91/142: gnu: tbb-2020: Use ld.gold to work around segfaults in check phase., guix-commits, 2022/01/10
- 103/142: gnu: python-scikit-learn: Remove obsolete phase., guix-commits, 2022/01/10
- 104/142: gnu: jalv-select: Remove obsolete phase., guix-commits, 2022/01/10
- 102/142: gnu: go-ipfs: Remove obsolete phase., guix-commits, 2022/01/10
- 106/142: gnu: helm: Remove obsolete phase., guix-commits, 2022/01/10
- 113/142: gnu: meson: Update to 0.60.3., guix-commits, 2022/01/10
- 114/142: gnu: glib: Update to 2.70.2., guix-commits, 2022/01/10
- 128/142: gnu: rust: Use rust-1.57.0., guix-commits, 2022/01/10
- 127/142: gnu: simple-scan: Add python to native inputs.,
guix-commits <=
- 126/142: gnu: gnome-calculator: Add python to native inputs., guix-commits, 2022/01/10
- 130/142: gnu: mozjs-78: Disable rust-simd to workaround a build failure., guix-commits, 2022/01/10
- 132/142: gnu: Add rust-concolor-query., guix-commits, 2022/01/10
- 138/142: gnu: rust: Do not generate doc., guix-commits, 2022/01/10
- 05/142: gnu: python-wheel: Update to 0.37.0., guix-commits, 2022/01/10
- 44/142: gnu: wayland: Add python to native inputs., guix-commits, 2022/01/10
- 56/142: gnu: gjs: Build with meson-0.59 to avoid 'install_dir' error., guix-commits, 2022/01/10
- 67/142: gnu: python-platformdirs: Update to 2.4.0, run tests and fix metadata., guix-commits, 2022/01/10
- 69/142: gnu: Add python-pysendfile., guix-commits, 2022/01/10
- 71/142: gnu: Add python-fs., guix-commits, 2022/01/10