aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2024-03-21 12:18:15 +0000
committerChristopher Baines <mail@cbaines.net>2024-04-03 17:18:35 +0100
commitd439deae12959f6d254f088107a9f40ea82dd5a7 (patch)
treee0f01dbf54a02391419786ae4bb5499844db7029
parentdf64d48e6f9f648044aa5279c045b8d6f7bee604 (diff)
downloadguix-d439deae12959f6d254f088107a9f40ea82dd5a7.tar
guix-d439deae12959f6d254f088107a9f40ea82dd5a7.tar.gz
gnu: sonata: Add gvfs as an input.
I'm getting the following error and this change resolves it: /gnu/store/rw6n86c008xqdbjs3nk4i7ggf6srdpgs-python-wrapper-3.10.7/bin/python: symbol lookup error: /run/current-system/profile/lib/gio/modules/libgvfsdbus.so: undefined symbol: g_task_set_static_name Change-Id: I6f74a5a867ba7c3b3d7b233916af0e75d9e5501f Signed-off-by: Christopher Baines <mail@cbaines.net>
-rw-r--r--gnu/packages/mpd.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index e16c6bb964..3916d4c406 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -410,6 +410,7 @@ interface for the Music Player Daemon.")
gsettings-desktop-schemas
gobject-introspection
adwaita-icon-theme
+ gvfs
python-pygobject))
(synopsis "Elegant client for the Music Player Daemon")
(description "Sonata is an elegant graphical client for the Music Player