From 48baca342d6cd1539b99a7b0f9d36f99c0e388ba Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Sun, 26 Dec 2021 19:47:24 -0500 Subject: 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(+) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 31fa9287fa..9e0b3a4d11 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -7526,6 +7526,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) -- cgit v1.2.3