]> git.eshelyaron.com Git - emacs.git/commit
Fix the version of librsvg API change
authorManuel Giraud <manuel@ledu-giraud.fr>
Mon, 2 Dec 2024 14:11:52 +0000 (15:11 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 6 Dec 2024 16:58:07 +0000 (17:58 +0100)
commit4c1eb4148f23f6240a077544aab7e42f28776b12
tree55e1b6397ece4951ad24eb736b26963e75428dee
parentb6aea1434f948ef64488cd56b333ce4a3a5c7b2a
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)

(cherry picked from commit f65de1019dca6398097751abefcad7e1a4637551)
src/image.c