1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 18:55:55 +02:00

gnu: gtk: Replace librsvg with librsvg-bootstrap.

This is to use the same version of librsvg as used by the 'gtk+' package and
avoid propagation conflicts.

* gnu/packages/gtk.scm (guile-cairo)[inputs]: Remove librsvg.
[propagated-inputs]: Replace librsvg with librsvg-bootstrap.
This commit is contained in:
Maxim Cournoyer
2022-09-04 12:59:32 -04:00
parent 306edc9527
commit 579facddec
+1 -2
View File
@@ -1293,7 +1293,6 @@ application suites.")
libcloudproviders ;for cloud-providers support
libjpeg-turbo
libpng
librsvg
libtiff
python
rest
@@ -1302,7 +1301,7 @@ application suites.")
;; Following dependencies are referenced in .pc files.
(list cairo
fontconfig
librsvg
librsvg-bootstrap
glib
graphene
libepoxy