mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-09 12:49:45 -05:00
gnu: totem: Build with librsvg-for-system.
* gnu/packages/gnome.scm (totem)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
8f7211cafe
commit
df66327818
1 changed files with 1 additions and 1 deletions
|
@ -6672,7 +6672,7 @@ (define-public totem
|
|||
libxml2
|
||||
libsoup
|
||||
libpeas
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libhandy
|
||||
gnome-desktop
|
||||
gstreamer
|
||||
|
|
Loading…
Reference in a new issue