GNOME Bugzilla – Bug 611712
Only support babl >= 0.1.2
Last modified: 2015-02-07 17:00:07 UTC
As the includedir changed location (and the libname changed too)
Created attachment 155151 [details] [review] Only support babl >= 0.1.2
Review of attachment 155151 [details] [review]: Looks good
Attachment 155151 [details] pushed as 4bee5e3 - Only support babl >= 0.1.2
I think there's a small mistake in your patch : -Babl-0.0.gir: $(INTROSPECTION_SCANNER) +Babl-0.1.gir: $(INTROSPECTION_SCANNER)
(In reply to comment #4) > I think there's a small mistake in your patch : > > -Babl-0.0.gir: $(INTROSPECTION_SCANNER) > +Babl-0.1.gir: $(INTROSPECTION_SCANNER) Why is that a bug? The library name for updated for that.
(In reply to comment #5) make[2]: Entering directory `/Files/Compile/Sources/gir-repository/gir' make[2]: *** No rule to make target `Babl-0.1.gir', needed by `all-am'. Stop. make[2]: Leaving directory `/Files/Compile/Sources/gir-repository/gir'
Good point, fixed in master.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]