--- origsrc/gegl-0.4.22/gegl/meson.build 2020-02-18 15:50:00.000000000 -0500 +++ src/gegl-0.4.22/gegl/meson.build 2020-05-21 07:35:45.224379400 -0400 @@ -114,7 +114,7 @@ if get_option('introspection') identifier_prefix: 'Gegl', symbol_prefix: 'gegl', header: 'gegl.h', - includes: [ 'GLib-2.0', 'GObject-2.0', 'Babl-0.1' ], + includes: [ 'GLib-2.0', 'GObject-2.0' ], install: true, )