mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
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 @@ (define-public gnome-settings-daemon
|
|||
cups
|
||||
gsettings-desktop-schemas
|
||||
libwacom
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
xf86-input-wacom
|
||||
wayland
|
||||
network-manager
|
||||
|
|
Loading…
Reference in a new issue