guix-commits
[Top][All Lists]
Advanced

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

124/145: gnu: file-roller: Add python to native inputs.


From: guix-commits
Subject: 124/145: gnu: file-roller: 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 33edac310cf4cbfa9341a09592b49bfc08c3b0d8
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Dec 27 23:55:05 2021 -0500

    gnu: file-roller: Add python to native inputs.
    
    * gnu/packages/gnome.scm (file-roller)[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 ff3099ee75..35523f2cc7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7138,6 +7138,7 @@ share them with others via social networking and more.")
            intltool
            itstool
            pkg-config
+           python
            `(,gtk+ "bin") ; gtk-update-icon-cache
            `(,glib "bin")))
     ;; TODO: Add libnautilus.



reply via email to

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