1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: blueman: Build with librsvg-for-system.

* gnu/packages/networking.scm (blueman)[inputs]: Replace librsvg with
librsvg-for-system.
This commit is contained in:
Efraim Flashner
2023-08-14 22:56:56 +03:00
parent 6c58966c10
commit 55606b5f33

View File

@@ -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