[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: gnumeric: Use librsvg-for-system.
From: |
guix-commits |
Subject: |
02/02: gnu: gnumeric: Use librsvg-for-system. |
Date: |
Mon, 19 Jun 2023 09:33:19 -0400 (EDT) |
efraim pushed a commit to branch master
in repository guix.
commit d884fc9e2efecfba09af4694f5a13ad7fc6f704f
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Jun 19 08:20:10 2023 +0300
gnu: gnumeric: Use librsvg-for-system.
* gnu/packages/gnome.scm (gnumeric)[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 22588ffe28..33db3f3c19 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4294,7 +4294,7 @@ Hints specification (EWMH).")
gtk+
goffice
libgsf
- librsvg
+ (librsvg-for-system)
libxml2
libxslt
python