guix-commits
[Top][All Lists]
Advanced

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

03/09: gnu: remmina: Build with librsvg-for-system.


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

efraim pushed a commit to branch master
in repository guix.

commit 1bad479555801941b8ed55510071ef53479165c0
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Aug 18 18:57:40 2023 +0300

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

diff --git a/gnu/packages/vnc.scm b/gnu/packages/vnc.scm
index fda4c38dfe..72b6682385 100644
--- a/gnu/packages/vnc.scm
+++ b/gnu/packages/vnc.scm
@@ -130,7 +130,7 @@
            ffmpeg
            freerdp                      ; for rdp plugin
            libgcrypt
-           librsvg
+           (librsvg-for-system)
            glib
            gnome-keyring
            gsettings-desktop-schemas



reply via email to

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