configure/app: depend on GEGL 0.4.6

(cherry picked from commit cb132d2a97)
This commit is contained in:
Øyvind Kolås
2018-07-23 04:45:43 +02:00
committed by Ell
parent c1ec74badc
commit 3712e688f2
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 5
#define GEGL_REQUIRED_MICRO 6
gegl_get_version (&gegl_major_version,
&gegl_minor_version,