guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

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