[introspection] Add --pkg switch pointing at Clutter

Add a <package/> element pointing to Clutter's pkg-config
file name.
This commit is contained in:
Emmanuele Bassi 2009-06-16 16:40:36 +01:00
parent 9f83e7dc2e
commit 8aacff0e0f

View File

@ -267,6 +267,7 @@ Clutter-@CLUTTER_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-@CLUTTER_
--pkg gobject-2.0 \
--pkg pango \
--pkg pangocairo \
--pkg clutter-@CLUTTER_API_VERSION@ \
--output $@ \
$(clutter_HEADERS) \
$(source_c)