guix-commits
[Top][All Lists]
Advanced

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

08/09: gnu: totem: Build with librsvg-for-system.


From: guix-commits
Subject: 08/09: gnu: totem: Build with librsvg-for-system.
Date: Fri, 18 Aug 2023 15:49:40 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit df66327818a35404bbc891a614366c7b65c1c83d
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Aug 18 19:29:42 2023 +0300

    gnu: totem: Build with librsvg-for-system.
    
    * gnu/packages/gnome.scm (totem)[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 e1618bd028..36239d8d10 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6672,7 +6672,7 @@ discovery protocols.")
            libxml2
            libsoup
            libpeas
-           librsvg
+           (librsvg-for-system)
            libhandy
            gnome-desktop
            gstreamer



reply via email to

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