guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

127/145: gnu: simple-scan: Add python to native inputs.


From: guix-commits
Subject: 127/145: gnu: simple-scan: Add python to native inputs.
Date: Mon, 10 Jan 2022 11:44:18 -0500 (EST)

apteryx pushed a commit to branch version-1.4.0
in repository guix.

commit 61086f951dd8528983d6c7cbb98a11c39ca7ff86
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 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]