[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/41: gnu: glabels: Build with librsvg-for-system.
From: |
guix-commits |
Subject: |
41/41: gnu: glabels: 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 642ae73ec0c38ee4758ad9d39f16232c8945c6b6
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Aug 15 02:19:50 2023 +0300
gnu: glabels: Build with librsvg-for-system.
* gnu/packages/gnome.scm (glabels)[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 c32c044c66..69e870adf8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12467,7 +12467,7 @@ to.")
("itstool" ,itstool)
("pkg-config" ,pkg-config)))
(inputs
- (list gtk+ librsvg libxml2))
+ (list gtk+ (librsvg-for-system) libxml2))
(arguments
`(#:configure-flags '("CFLAGS=-fcommon")))
(home-page "https://glabels.org/";)
- 15/41: gnu: dino: Build with librsvg-for-system., (continued)
- 15/41: gnu: dino: Build with librsvg-for-system., guix-commits, 2023/08/14
- 12/41: gnu: mypaint: Build with librsvg-for-system., guix-commits, 2023/08/14
- 17/41: gnu: quodlibet: Build with librsvg-for-system., guix-commits, 2023/08/14
- 05/41: gnu: rofi: Build with librsvg-for-system., guix-commits, 2023/08/14
- 07/41: gnu: tint2: Build with librsvg-for-system., guix-commits, 2023/08/14
- 19/41: gnu: obconf: Build with librsvg-for-system., guix-commits, 2023/08/14
- 20/41: gnu: xournalpp: Build with librsvg-for-system., guix-commits, 2023/08/14
- 23/41: gnu: xboard: Build with librsvg-for-system., guix-commits, 2023/08/14
- 28/41: gnu: florence: Build with librsvg-for-system., guix-commits, 2023/08/14
- 30/41: gnu: lightdm-gtk-greeter: Build with librsvg-for-system., guix-commits, 2023/08/14
- 41/41: gnu: glabels: Build with librsvg-for-system.,
guix-commits <=
- 16/41: gnu: denemo: Build with librsvg-for-system., guix-commits, 2023/08/14
- 21/41: gnu: rawtherapee: Build with librsvg-for-system., guix-commits, 2023/08/14
- 11/41: gnu: guile-picture-language: Build with librsvg-for-system., guix-commits, 2023/08/14
- 29/41: gnu: r-rsvg: Build with librsvg-for-system., guix-commits, 2023/08/14
- 37/41: gnu: drawing: Build with librsvg-for-system., guix-commits, 2023/08/14
- 02/41: gnu: nip2: Build with librsvg-for-system., guix-commits, 2023/08/14
- 09/41: gnu: nwg-launchers: Build with librsvg-for-system., guix-commits, 2023/08/14
- 13/41: gnu: nimf: Build with librsvg-for-system., guix-commits, 2023/08/14
- 14/41: gnu: obconf-qt: Build with librsvg-for-system., guix-commits, 2023/08/14
- 18/41: gnu: blueman: Build with librsvg-for-system., guix-commits, 2023/08/14