mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: fuzzel: Build with librsvg-for-system.
* gnu/packages/xdisorg.scm (fuzzel)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
c4d93afbda
commit
dd81a3e716
1 changed files with 1 additions and 1 deletions
|
@ -3171,7 +3171,7 @@ (define-public fuzzel
|
|||
fontconfig
|
||||
libpng
|
||||
libxkbcommon
|
||||
librsvg ;if librsvg is not used, bundled nanosvg is used
|
||||
(librsvg-for-system) ;if librsvg is not used, bundled nanosvg is used
|
||||
pixman
|
||||
wayland
|
||||
wayland-protocols))
|
||||
|
|
Loading…
Reference in a new issue