mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 07:27:48 -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+
|
gtk+
|
||||||
gtkmm-3
|
gtkmm-3
|
||||||
libhandy
|
libhandy
|
||||||
librsvg
|
(librsvg-for-system)
|
||||||
libxml2
|
libxml2
|
||||||
libwnck))
|
libwnck))
|
||||||
(home-page "https://wiki.gnome.org/Apps/SystemMonitor")
|
(home-page "https://wiki.gnome.org/Apps/SystemMonitor")
|
||||||
|
|
Loading…
Reference in a new issue