mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: nimf: Build with librsvg-for-system.
* gnu/packages/language.scm (nimf)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
a5daddc95a
commit
c3cabe4cbe
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ (define-public nimf
|
|||
m17n-lib
|
||||
qtbase-5
|
||||
librime
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
wayland
|
||||
wayland-protocols
|
||||
libx11
|
||||
|
|
Loading…
Reference in a new issue