guix-commits
[Top][All Lists]
Advanced

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

13/41: gnu: nimf: Build with librsvg-for-system.


From: guix-commits
Subject: 13/41: gnu: nimf: 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 c3cabe4cbefc9f23a0e3de8aee7dcad38257857e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Aug 14 22:37:26 2023 +0300

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

diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 175cdc8d5e..faf3114b84 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -181,7 +181,7 @@
            m17n-lib
            qtbase-5
            librime
-           librsvg
+           (librsvg-for-system)
            wayland
            wayland-protocols
            libx11



reply via email to

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