[gegl] gegl: depend on Babl-0.1 GIR file



commit 1c9f713e9756fddedf5f8658a8541be0a75bbba5
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Aug 8 11:05:47 2019 +0200

    gegl: depend on Babl-0.1 GIR file

 gegl/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gegl/Makefile.am b/gegl/Makefile.am
index f8e069079..28e8c8ace 100644
--- a/gegl/Makefile.am
+++ b/gegl/Makefile.am
@@ -150,7 +150,7 @@ introspection_sources = \
 
 
 Gegl-@GEGL_API_VERSION@.gir: libgegl-@GEGL_API_VERSION@.la Makefile
-Gegl_@GEGL_MAJOR_VERSION@_@GEGL_MINOR_VERSION@_gir_INCLUDES = GObject-2.0 GLib-2.0
+Gegl_@GEGL_MAJOR_VERSION@_@GEGL_MINOR_VERSION@_gir_INCLUDES = GObject-2.0 GLib-2.0 Babl-0.1
 Gegl_@GEGL_MAJOR_VERSION@_@GEGL_MINOR_VERSION@_gir_CFLAGS = $(AM_CFLAGS) $(AM_CPPFLAGS)
 Gegl_@GEGL_MAJOR_VERSION@_@GEGL_MINOR_VERSION@_gir_LIBS = libgegl-@GEGL_API_VERSION@.la
 Gegl_@GEGL_MAJOR_VERSION@_@GEGL_MINOR_VERSION@_gir_FILES = $(introspection_sources)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]