guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 124/142: gnu: file-roller: 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 ff9c684ddfc4bd652b5b3bd722cb9f4329efb43d
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 9e0b3a4d11..bdd6d1b5b0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7137,6 +7137,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]