guix-commits
[Top][All Lists]
Advanced

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

15/41: gnu: dino: Build with librsvg-for-system.


From: guix-commits
Subject: 15/41: gnu: dino: Build with librsvg-for-system.
Date: Mon, 14 Aug 2023 22:49:01 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 63fdc3ab030b6231b742db8b19fc12017977703e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Aug 14 22:45:15 2023 +0300

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

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 00d8d29017..0b23ca8012 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1372,7 +1372,7 @@ Encryption to Gajim.")
            at-spi2-core
            bash-minimal
            cairo
-           librsvg
+           (librsvg-for-system)
            glib
            glib-networking
            gpgme



reply via email to

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