mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: GIMP: Add support for WebP images.
Suggested by Jorge P. de Morais Neto <jorge+list@disroot.org>. * gnu/packages/gimp.scm (gimp): Add libwebp.
This commit is contained in:
@@ -174,6 +174,7 @@ buffers.")
|
||||
("glib" ,glib)
|
||||
("glib-networking" ,glib-networking)
|
||||
("libtiff" ,libtiff)
|
||||
("libwebp" ,libwebp)
|
||||
("libjpeg" ,libjpeg)
|
||||
("atk" ,atk)
|
||||
("gexiv2" ,gexiv2)
|
||||
|
||||
Reference in New Issue
Block a user