mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: gnome-system-monitor: Build with librsvg-for-system.
* gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
parent
485245e7b0
commit
d2f9abdde1
1 changed files with 1 additions and 1 deletions
|
@ -10986,7 +10986,7 @@ (define-public gnome-system-monitor
|
|||
gtk+
|
||||
gtkmm-3
|
||||
libhandy
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
libxml2
|
||||
libwnck))
|
||||
(home-page "https://wiki.gnome.org/Apps/SystemMonitor")
|
||||
|
|
Loading…
Reference in a new issue