me
/
guix
Archived
1
0
Fork 0

gnu: gnome-system-monitor: Build with librsvg-for-system.

* gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Replace librsvg
with librsvg-for-system.
Efraim Flashner 2023-08-15 01:32:21 +03:00
parent 485245e7b0
commit d2f9abdde1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -10986,7 +10986,7 @@ Bluefish supports many programming and markup languages.")
gtk+
gtkmm-3
libhandy
librsvg
(librsvg-for-system)
libxml2
libwnck))
(home-page "https://wiki.gnome.org/Apps/SystemMonitor")