configure,app: depend on GEGL-0.4.30

This contains fixes also for GIMP. Note that the current babl
requirement is the minimum build requirement, newer release do contain
relevant fixes.
This commit is contained in:
Øyvind Kolås
2021-03-27 20:20:32 +01:00
parent 7ebfc03283
commit b61871e94a
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 26
#define GEGL_REQUIRED_MICRO 30
gegl_get_version (&gegl_major_version,
&gegl_minor_version,