guix-commits
[Top][All Lists]
Advanced

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

119/145: gnu: mutter: Add python to native inputs.


From: guix-commits
Subject: 119/145: gnu: mutter: Add python to native inputs.
Date: Mon, 10 Jan 2022 11:44:17 -0500 (EST)

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

commit 6868d45d3aa2232d3f87e5cc3f1c82da60f044ad
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Dec 26 19:47:24 2021 -0500

    gnu: mutter: Add python to native inputs.
    
    * gnu/packages/gnome.scm (mutter)[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 571787b69f..ff3099ee75 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7527,6 +7527,7 @@ to display dialog boxes from the commandline and shell 
scripts.")
        ("adwaita-icon-theme" ,adwaita-icon-theme)
        ("libxcursor" ,libxcursor)       ;for XCURSOR_PATH
        ("pipewire" ,pipewire-0.3)
+       ("python" ,python)
        ("python-dbus" ,python-dbus)
        ("python-dbusmock" ,python-dbusmock)
        ("tini" ,tini)))                 ;acting as init (zombie reaper)



reply via email to

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