guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

39/41: gnu: gnome-system-monitor: Build with librsvg-for-system.


From: guix-commits
Subject: 39/41: gnu: gnome-system-monitor: Build with librsvg-for-system.
Date: Mon, 14 Aug 2023 22:49:04 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit d2f9abdde1c956fa24a9a47ffaf5b4763292c0fb
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Aug 15 01:32:21 2023 +0300

    gnu: gnome-system-monitor: Build with librsvg-for-system.
    
    * gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Replace librsvg
    with librsvg-for-system.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 13a3ced4db..7df05be337 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]