1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 16:15:54 +02:00

gnu: drawing: Build with librsvg-for-system.

* gnu/packages/gnome.scm (drawing)[inputs]: Replace librsvg with
librsvg-for-system.
This commit is contained in:
Efraim Flashner
2023-08-15 01:24:54 +03:00
parent 43c13cd790
commit e60928c1f1
+1 -1
View File
@@ -4380,7 +4380,7 @@ engineering.")
python))
(inputs
(list bash-minimal
librsvg
(librsvg-for-system)
gsettings-desktop-schemas
gtk+
pango