gnu: gtg: Build with librsvg-for-system.
* gnu/packages/gnome.scm (gtg)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
43501bc00b
commit
cc07acea3f
1 changed files with 1 additions and 1 deletions
|
@ -2806,7 +2806,7 @@ and how they are displayed (View).")
|
|||
python))
|
||||
(inputs
|
||||
(list bash-minimal
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
gsettings-desktop-schemas
|
||||
gtk+
|
||||
pango
|
||||
|
|
Reference in a new issue