mirror of
https://github.com/brl/mutter.git
synced 2024-12-24 20:12:06 +00:00
[introspection] Add --pkg switch pointing at Clutter
Add a <package/> element pointing to Clutter's pkg-config file name.
This commit is contained in:
parent
9f83e7dc2e
commit
8aacff0e0f
@ -267,6 +267,7 @@ Clutter-@CLUTTER_API_VERSION@.gir: $(INTROSPECTION_SCANNER) libclutter-@CLUTTER_
|
|||||||
--pkg gobject-2.0 \
|
--pkg gobject-2.0 \
|
||||||
--pkg pango \
|
--pkg pango \
|
||||||
--pkg pangocairo \
|
--pkg pangocairo \
|
||||||
|
--pkg clutter-@CLUTTER_API_VERSION@ \
|
||||||
--output $@ \
|
--output $@ \
|
||||||
$(clutter_HEADERS) \
|
$(clutter_HEADERS) \
|
||||||
$(source_c)
|
$(source_c)
|
||||||
|
Loading…
Reference in New Issue
Block a user