Fix the version of librsvg API change
authorManuel Giraud <manuel@ledu-giraud.fr>
Mon, 2 Dec 2024 14:11:52 +0000 (15:11 +0100)
committerEli Zaretskii <eliz@gnu.org>
Mon, 2 Dec 2024 16:23:28 +0000 (18:23 +0200)
commitf65de1019dca6398097751abefcad7e1a4637551
treeb13d92e21a38c0c9b9654b48d40b65f212a28a6d
parent43c4a06ffcc8dd39a3fb743aca5aa9a71e74189c
Fix the version of librsvg API change

* src/image.c (init_svg_functions, svg_load_image): The first
official version that introduces
'rsvg_handle_get_pixbuf_and_error' is 2.59.0 not 2.58.0.
(Bug#74606)
src/image.c