configure. app: depend on gegl-0.4.18

This commit is contained in:
Øyvind Kolås
2019-10-27 01:43:54 +02:00
parent a464b1129b
commit 2fde53eef1
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 17
#define GEGL_REQUIRED_MICRO 18
gegl_get_version (&gegl_major_version,
&gegl_minor_version,