mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: tryton: Build with librsvg-for-system.
* gnu/packages/tryton.scm (tryton)[propagated-inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
@@ -129,7 +129,7 @@ and security.")
|
||||
`(("glib-compile-schemas" ,glib "bin")
|
||||
("gobject-introspection" ,gobject-introspection)))
|
||||
(propagated-inputs
|
||||
(list librsvg
|
||||
(list (librsvg-for-system)
|
||||
gsettings-desktop-schemas
|
||||
gtk+
|
||||
python-dateutil
|
||||
|
||||
Reference in New Issue
Block a user