guix-commits
[Top][All Lists]
Advanced

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

36/41: gnu: gnome-photos: Build with librsvg-for-system.


From: guix-commits
Subject: 36/41: gnu: gnome-photos: 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 43c13cd7906eef6661dd09ccf3e7acb398228387
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Aug 15 01:22:24 2023 +0300

    gnu: gnome-photos: Build with librsvg-for-system.
    
    * gnu/packages/gnome.scm (gnome-photos)[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 6dda1a70c3..f63048f30a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -870,7 +870,7 @@ tomorrow, the rest of the week and for special occasions.")
            libjpeg-turbo
            libportal
            libpng
-           librsvg
+           (librsvg-for-system)
            python-pygobject
            rest
            tracker



reply via email to

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