Add a dependency for Gtk-2.0.gir on Gdk-2.0.gir

Another parallel build fix, see bug 610946.
This commit is contained in:
Matthias Clasen 2010-03-22 13:02:24 -04:00 committed by Tristan Van Berkom
parent 2055066d92
commit b1ca3163a6

View File

@ -983,7 +983,7 @@ introspection_files = \
gtktypebuiltins.h \
gtktypebuiltins.c
Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) Makefile
Gtk-2.0.gir: $(INTROSPECTION_SCANNER) $(gtktargetlib) $(top_builddir)/gdk/Gdk-2.0.gir Makefile
Gtk_2_0_gir_SCANNERFLAGS = --strip-prefix=Gtk
Gtk_2_0_gir_INCLUDES = Atk-1.0 Gdk-2.0
Gtk_2_0_gir_CFLAGS = \