mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
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>
This commit is contained in:
parent
df64d48e6f
commit
d439deae12
1 changed files with 1 additions and 0 deletions
|
@ -410,6 +410,7 @@ (define-public sonata
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
gobject-introspection
|
gobject-introspection
|
||||||
adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
|
gvfs
|
||||||
python-pygobject))
|
python-pygobject))
|
||||||
(synopsis "Elegant client for the Music Player Daemon")
|
(synopsis "Elegant client for the Music Player Daemon")
|
||||||
(description "Sonata is an elegant graphical client for the Music Player
|
(description "Sonata is an elegant graphical client for the Music Player
|
||||||
|
|
Loading…
Reference in a new issue