mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app: depend on GEGL-0.4.50
This commit is contained in:
parent
42a3dacb61
commit
efe14ec0ff
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ sanity_check_gegl (void)
|
|||
|
||||
#define GEGL_REQUIRED_MAJOR 0
|
||||
#define GEGL_REQUIRED_MINOR 4
|
||||
#define GEGL_REQUIRED_MICRO 49
|
||||
#define GEGL_REQUIRED_MICRO 50
|
||||
|
||||
gegl_get_version (&gegl_major_version,
|
||||
&gegl_minor_version,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue