gnu: mypaint: Build with librsvg-for-system.
* gnu/packages/image.scm (mypaint)[inputs]: Replace librsvg with librsvg-for-system.
parent
f3e231f0b2
commit
a5daddc95a
|
@ -2571,7 +2571,7 @@ GIF, TIFF, WEBP, BMP, PNG, XPM formats.")
|
|||
("gettext" ,gettext-minimal)))
|
||||
(inputs
|
||||
(list gtk+
|
||||
librsvg
|
||||
(librsvg-for-system)
|
||||
hicolor-icon-theme
|
||||
libmypaint
|
||||
mypaint-brushes
|
||||
|
|
Reference in New Issue