me
/
guix
Archived
1
0
Fork 0

gnu: gtk+-2: Use librsvg-for-system.

* gnu/packages/gtk.scm (gtk+-2) [propagated-inputs]: Use librsvg-for-system.
master
Maxim Cournoyer 2022-11-18 21:30:13 -05:00
parent 051a6068b6
commit 248b0f79c1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 5 additions and 5 deletions

View File

@ -878,11 +878,11 @@ is part of the GNOME accessibility project.")
(build-system gnu-build-system) (build-system gnu-build-system)
(outputs '("out" "bin" "doc" "debug")) (outputs '("out" "bin" "doc" "debug"))
(propagated-inputs (propagated-inputs
(list atk cairo (list atk
(if (target-x86-64?) cairo
librsvg glib
librsvg-2.40) (librsvg-for-system)
glib pango)) pango))
(inputs (inputs
(list cups (list cups
libx11 libx11