gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
This commit is contained in:
parent
3153ca9d5f
commit
c5db31d414
@ -5848,6 +5848,7 @@ properties, screen resolution, and other GNOME parameters.")
|
||||
("evolution-data-server" ,evolution-data-server)
|
||||
("gcr" ,gcr)
|
||||
("gdm" ,gdm)
|
||||
("gdk-pixbuf" ,gdk-pixbuf+svg)
|
||||
("gjs" ,gjs)
|
||||
("gnome-bluetooth" ,gnome-bluetooth)
|
||||
("gnome-desktop" ,gnome-desktop)
|
||||
|
Loading…
Reference in New Issue
Block a user