me
/
guix
Archived
1
0
Fork 0

gnu: fuzzel: Build with librsvg-for-system.

* gnu/packages/xdisorg.scm (fuzzel)[inputs]: Replace librsvg with
librsvg-for-system.
Efraim Flashner 2023-08-14 22:10:08 +03:00
parent c4d93afbda
commit dd81a3e716
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -3171,7 +3171,7 @@ using @command{dmenu}.")
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))