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)
(outputs '("out" "bin" "doc" "debug"))
(propagated-inputs
(list atk cairo
(if (target-x86-64?)
librsvg
librsvg-2.40)
glib pango))
(list atk
cairo
glib
(librsvg-for-system)
pango))
(inputs
(list cups
libx11