mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
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 @@ (define-public tint2
|
|||
(inputs
|
||||
(list gtk+
|
||||
imlib2
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libxcomposite
|
||||
libxdamage
|
||||
libxft
|
||||
|
|
Loading…
Reference in a new issue