autotools,app: depend on GEGL 0.4.24

This commit is contained in:
Øyvind Kolås
2020-06-07 21:24:40 +02:00
parent 1c1e3de7c2
commit dac5718af2
2 changed files with 2 additions and 2 deletions

View File

@ -518,7 +518,7 @@ sanity_check_gegl (void)
#define GEGL_REQUIRED_MAJOR 0
#define GEGL_REQUIRED_MINOR 4
#define GEGL_REQUIRED_MICRO 23
#define GEGL_REQUIRED_MICRO 24
gegl_get_version (&gegl_major_version,
&gegl_minor_version,