[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/41: gnu: blueman: Build with librsvg-for-system.
From: |
guix-commits |
Subject: |
18/41: gnu: blueman: 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 55606b5f33c4a8a2a76e8b520fa72b29efe1aa16
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Aug 14 22:56:56 2023 +0300
gnu: blueman: Build with librsvg-for-system.
* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with
librsvg-for-system.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 82987d5f9c..f2d18e6b15 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -14,7 +14,7 @@
;;; Copyright © 2016, 2017 Pjotr Prins <pjotr.guix@thebird.nl>
;;; Copyright © 2017 Mathieu Othacehe <m.othacehe@gmail.com>
;;; Copyright © 2017, 2020, 2021 Leo Famulari <leo@famulari.name>
-;;; Copyright © 2017-2022 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2017-2023 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2017, 2018, 2019 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2017, 2019 Gábor Boskovits <boskovits@gmail.com>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
@@ -959,7 +959,7 @@ systems with no further dependencies.")
(inputs
(list bluez
dbus
- librsvg
+ (librsvg-for-system)
glib
gtk+
iproute
- 41/41: gnu: glabels: Build with librsvg-for-system., (continued)
- 41/41: gnu: glabels: Build with librsvg-for-system., guix-commits, 2023/08/14
- 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 <=
- 22/41: gnu: tryton: Build with librsvg-for-system., guix-commits, 2023/08/14
- 24/41: gnu: pioneers: Build with librsvg-for-system., guix-commits, 2023/08/14
- 26/41: gnu: colobot: Build with librsvg-for-system., guix-commits, 2023/08/14
- 25/41: gnu: tuxpaint: Build with librsvg-for-system., guix-commits, 2023/08/14
- 27/41: gnu: gramps: Build with librsvg-for-system., guix-commits, 2023/08/14
- 32/41: gnu: tuxmath: Build with librsvg-for-system., guix-commits, 2023/08/14
- 33/41: gnu: gcompris: Build with librsvg-for-system., guix-commits, 2023/08/14
- 31/41: gnu: t4k-common: Build with librsvg-for-system., guix-commits, 2023/08/14
- 36/41: gnu: gnome-photos: Build with librsvg-for-system., guix-commits, 2023/08/14
- 39/41: gnu: gnome-system-monitor: Build with librsvg-for-system., guix-commits, 2023/08/14