[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51845] [PATCH 0/2] Add librsvg-bootstrap
From: |
Efraim Flashner |
Subject: |
[bug#51845] [PATCH 0/2] Add librsvg-bootstrap |
Date: |
Sun, 14 Nov 2021 16:07:47 +0200 |
librsvg is an input for emacs, gtk+@2 and gtk+@3. With the rust inputs
this leads to (unknown) rust libraries causing the rebuild of over 3000
packages on core-updates-frozen. Rather than hunt them down I tracked
down the packages which would have many rebuilds and added a copy of
librsvg for them to use.
Efraim Flashner (2):
Add librsvg-bootstrap.
gnu: Use librsvg-bootstrap.
gnu/packages/emacs.scm | 2 +-
gnu/packages/gnome.scm | 23 +++++++++++++++++++++++
gnu/packages/gtk.scm | 4 ++--
3 files changed, 26 insertions(+), 3 deletions(-)
base-commit: 75b5ad6aa3b55b2cbd7f333411cbc9e21ab1e186
--
2.33.1
- [bug#51845] [PATCH 0/2] Add librsvg-bootstrap,
Efraim Flashner <=