mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: epiphany: Use 'librsvg-for-system'.
This adds support for non x86_64 architectures. * gnu/packages/gnome.scm (epiphany)[inputs]: Use 'librsvg-for-system' instead of 'librsvg'. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
7db94d8e54
commit
cc58a0c627
1 changed files with 1 additions and 1 deletions
|
@ -7286,7 +7286,7 @@ (define-public epiphany
|
|||
libhandy
|
||||
libnotify
|
||||
libportal
|
||||
librsvg ; for loading SVG files
|
||||
(librsvg-for-system) ; for loading SVG files
|
||||
libsecret
|
||||
libsoup
|
||||
libxslt
|
||||
|
|
Loading…
Reference in a new issue