me
/
guix
Archived
1
0
Fork 0

gnu: mutter: Add python to native inputs.

* gnu/packages/gnome.scm (mutter)[native-inputs]: Add python.
master
Maxim Cournoyer 2021-12-26 19:47:24 -05:00
parent ac1f60f4fe
commit 48baca342d
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 1 additions and 0 deletions

View File

@ -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)