mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: Remove librsvg-bootstrap.
librsvg is already a staging-level package, and the next version will no longer bundle its dependencies, so we might as well drop it early. * gnu/packages/gnome.scm (librsvg-bootstrap): Remove variable. * gnu/packages/bittorrent.scm (deluge)[native-inputs]: Replace LIBRSVG-BOOTSTRAP with LIBRSVG. * gnu/packages/emacs.scm (emacs)[inputs]: Likewise. * gnu/packages/gtk.scm (gtk+-2)[propagated-inputs]: Likewise. * gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Likewise.
This commit is contained in:
parent
32800e5eb6
commit
b4a7f8c917
4 changed files with 4 additions and 25 deletions
|
@ -289,7 +289,7 @@
|
|||
libpng
|
||||
zlib
|
||||
(if (target-x86-64?)
|
||||
librsvg-bootstrap
|
||||
librsvg
|
||||
librsvg-2.40)
|
||||
libxpm
|
||||
libxml2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue