app: depend on GEGL-0.4.50

This commit is contained in:
Øyvind Kolås 2024-11-03 19:11:05 +01:00
parent 42a3dacb61
commit efe14ec0ff

View file

@ -502,7 +502,7 @@ sanity_check_gegl (void)
#define GEGL_REQUIRED_MAJOR 0 #define GEGL_REQUIRED_MAJOR 0
#define GEGL_REQUIRED_MINOR 4 #define GEGL_REQUIRED_MINOR 4
#define GEGL_REQUIRED_MICRO 49 #define GEGL_REQUIRED_MICRO 50
gegl_get_version (&gegl_major_version, gegl_get_version (&gegl_major_version,
&gegl_minor_version, &gegl_minor_version,