gnu: gnome-settings-daemon: Build with correct librsvg.
* gnu/packages/gnome.scm (gnome-settings-daemon)[inputs]: Replace librsvg with librsvg-for-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
44cedb87d6
commit
d0308e68d6
1 changed files with 1 additions and 1 deletions
|
@ -5627,7 +5627,7 @@ services for numerous locations.")
|
||||||
cups
|
cups
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
libwacom
|
libwacom
|
||||||
librsvg
|
(librsvg-for-system)
|
||||||
xf86-input-wacom
|
xf86-input-wacom
|
||||||
wayland
|
wayland
|
||||||
network-manager
|
network-manager
|
||||||
|
|
Reference in a new issue