mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
ges: Initialize GES when building the gir/typelib
This commit is contained in:
parent
4600ba761c
commit
d935459f33
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ GES-@GST_MAJORMINOR@.gir: $(INTROSPECTION_SCANNER) libges-@GST_MAJORMINOR@.la
|
||||||
--pkg gstreamer-@GST_MAJORMINOR@ \
|
--pkg gstreamer-@GST_MAJORMINOR@ \
|
||||||
--pkg gstreamer-pbutils-@GST_MAJORMINOR@ \
|
--pkg gstreamer-pbutils-@GST_MAJORMINOR@ \
|
||||||
--pkg-export ges-@GST_MAJORMINOR@ \
|
--pkg-export ges-@GST_MAJORMINOR@ \
|
||||||
|
--add-init-section="ges_init(NULL, NULL);" \
|
||||||
--output $@ \
|
--output $@ \
|
||||||
$(gir_headers) \
|
$(gir_headers) \
|
||||||
$(gir_sources)
|
$(gir_sources)
|
||||||
|
|
Loading…
Reference in a new issue