mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: gramps: Build with librsvg-for-system.
* gnu/packages/genealogy.scm (gramps)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
99dfb5bfd9
commit
73d744a08c
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ (define-public gramps
|
|||
gtk+
|
||||
gtkspell3
|
||||
graphviz
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
osm-gps-map
|
||||
pango
|
||||
python-bsddb3
|
||||
|
|
Loading…
Reference in a new issue