mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: mypaint: Build with librsvg-for-system.
* gnu/packages/image.scm (mypaint)[inputs]: Replace librsvg with librsvg-for-system.
This commit is contained in:
@@ -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
Block a user