gnu: tint2: Build with librsvg-for-system.
* gnu/packages/xdisorg.scm (tint2)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
3cda5dffbb
commit
c4d93afbda
1 changed files with 1 additions and 1 deletions
|
@ -2032,7 +2032,7 @@ natural language input and provide results.")
|
|||
(inputs
|
||||
(list gtk+
|
||||
imlib2
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libxcomposite
|
||||
libxdamage
|
||||
libxft
|
||||
|
|
Reference in a new issue