mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
gnu: gnome-music: Add a direct dependency on Python.
Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (gnome-music)[inputs]: Add python.
This commit is contained in:
@@ -1001,6 +1001,7 @@ cloud integration is offered through GNOME Online Accounts.")
|
||||
("libsoup" ,libsoup-minimal-2)
|
||||
("pycairo" ,python-pycairo)
|
||||
("pygobject" ,python-pygobject)
|
||||
("python" ,python)
|
||||
("tracker" ,tracker)
|
||||
("tracker-miners" ,tracker-miners)))
|
||||
(synopsis "Simple music player for GNOME desktop")
|
||||
|
||||
Reference in New Issue
Block a user