Riccardo Mottola <[email protected]> writes: > Fails again though:In file included from > /home/pkg-workdir/devel/pango/work/pango-1.52.1/output/g-ir-cpp-nucj60fk.c:4:0: > /home/pkg-workdir/devel/pango/work/pango-1.52.1/pango/pangocairo.h:26:10: > fatal error: cairo.h: No such file or directory > #include <cairo.h>
This is cairo.h, not cairo/cairo.h, so the build needs an -I for the cairo dir.
